llvm-project/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU
Matt Arsenault f432011d33 AMDGPU: Fix private handling for allowsMisalignedMemoryAccesses
If the alignment is at least 4, this should report true.

Something still seems off with how < 4-byte types are
handled here though.

Fixing this seems to change how some combines get
to where they get, but somehow isn't changing the net
result.

llvm-svn: 342879
2018-09-24 13:18:15 +00:00
..
aa-metadata.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
adjust-alloca-alignment.ll LSV: Fix adjust alloca alignment trick for AMDGPU 2018-09-18 02:05:44 +00:00
complex-index.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
extended-index.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
gep-bitcast.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
insertion-point.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
interleaved-mayalias-store.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
invariant-load.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
lit.local.cfg
merge-stores-private.ll AMDGPU: Fix private handling for allowsMisalignedMemoryAccesses 2018-09-24 13:18:15 +00:00
merge-stores.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
merge-vectors.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
missing-alignment.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
multiple_tails.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
no-implicit-float.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
optnone.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
pointer-elements.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
selects.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
store_with_aliasing_load.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00
weird-type-accesses.ll AMDGPU: Fix some outdated datalayouts in tests 2018-09-13 11:56:28 +00:00