1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/Transforms/InferAddressSpaces
Matt Arsenault 1127d3fd3b InferAddressSpaces: Fix cloning original addrspacecast
If an addrspacecast needed to be inserted again, this was creating a
clone of the original cast for each user. Just use the original, which
also saves losing the value name.

llvm-svn: 363562
2019-06-17 14:13:29 +00:00
..
AMDGPU InferAddressSpaces: Fix cloning original addrspacecast 2019-06-17 14:13:29 +00:00
NVPTX [InferAddressSpaces] Enhance the handling of cosntexpr. 2019-05-10 14:57:42 +00:00