llvm-project/llvm/test/Transforms/LoopStrengthReduce/AMDGPU
Matt Arsenault 1f2ca66317 LSR: Don't drop address space when type doesn't match
For targets with different addressing modes in each address space,
if this is dropped querying isLegalAddressingMode later with this
will give a nonsense result, breaking the isLegalUse assertions.

This is a candidate for the 4.0 release branch.

llvm-svn: 293542
2017-01-30 19:50:17 +00:00
..
different-addrspace-addressing-mode-loops.ll
lit.local.cfg
lsr-postinc-pos-addrspace.ll AMDGPU: Run pointer optimization passes 2016-06-15 00:11:01 +00:00
preserve-addrspace-assert.ll LSR: Don't drop address space when type doesn't match 2017-01-30 19:50:17 +00:00