[PATCH] D121157: [AMDGPU] always use underlying object in the pointsToConstantMemory
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 7 16:08:15 PST 2022
rampitec updated this revision to Diff 413653.
rampitec added a comment.
Added one more test where we cannot get to the Argument with getUnderlyingObject.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121157/new/
https://reviews.llvm.org/D121157
Files:
llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp
llvm/test/CodeGen/AMDGPU/aa-points-to-constant-memory.ll
llvm/test/CodeGen/AMDGPU/const-addrspace-alias.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121157.413653.patch
Type: text/x-patch
Size: 4868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220308/cf7b3a7a/attachment.bin>
More information about the llvm-commits
mailing list