llvm-project/llvm/test/Transforms/InferAddressSpaces
Wenju He 96d3be8443 [InferAddressSpaces] Check if AS are the same in isNoopPtrIntCastPair
isNoopAddrSpaceCast is expecting SrcAS is different from DestAS.
If the two AS are the same, consider ptrtoint/inttoptr as noop cast.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D123573
2022-04-28 11:10:55 +08:00
..
AMDGPU [InferAddressSpaces] Fix assert on invalid bitcast placement 2022-04-07 20:07:53 -07:00
NVPTX [NFCI] Fixed missing colon in CHECK directives - part 2 2022-04-03 14:42:59 +02:00
X86 [InferAddressSpaces] Check if AS are the same in isNoopPtrIntCastPair 2022-04-28 11:10:55 +08:00