ARM: be conservative when asked load/store alignment of weird type.
authorTim Northover <tnorthover@apple.com>
Mon, 21 May 2018 12:43:54 +0000 (12:43 +0000)
committerTim Northover <tnorthover@apple.com>
Mon, 21 May 2018 12:43:54 +0000 (12:43 +0000)
commit4e3eec39fab8938498be80749da4479a2b3a56b1
tree6de23f69669933fff8d9edbaa41dbf03a3e4971a
parentb3b0255df97c28731eb000c766bf79c30b760b49
ARM: be conservative when asked load/store alignment of weird type.

Chances are we'll be asked again after type legalization, but before that point
it's better to claim misaligned accesses aren't allowed than to assert.

llvm-svn: 332840
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/test/CodeGen/ARM/unaligned_load_store_vector.ll