llvm-project/llvm/test/Transforms/InferAddressSpaces/AMDGPU
Austin Kerbow 0bb25b4603 [InferAddressSpaces] Fix assert on invalid cast ordering
If a cast is needed when replacing uses with newly created values, the
cast must be inserted after the instruction that defines the new value.

Fixes: SWDEV-321215

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D119524
2022-02-11 10:02:30 -08:00
..
address-space-id-funcs.ll
assumed-addrspace.ll
basic.ll
builtin-assumed-addrspace.ll [InferAddressSpaces] Support assumed addrspaces from addrspace predicates. 2021-11-08 16:51:57 -05:00
icmp.ll
infer-address-space.ll
infer-addrspacecast.ll
infer-getelementptr.ll
insert-pos-assert.ll [InferAddressSpaces] Fix assert on invalid cast ordering 2022-02-11 10:02:30 -08:00
intrinsics.ll
issue53665.ll InferAddressSpaces: Fix assert on inferred source for inttoptr/ptrtoint 2022-02-11 10:35:29 -05:00
lit.local.cfg
mem-intrinsics.ll [Tests] Fix incorrect noalias metadata 2021-09-18 20:51:00 +02:00
no-flat-addrspace.ll
noop-ptrint-pair.ll
old-pass-regressions-inseltpoison.ll
old-pass-regressions.ll
ptrmask.ll
redundant-addrspacecast.ll
select.ll
self-phi.ll
unreachable-code-assert.ll
volatile.ll