[PATCH] D130729: [SeparateConstOffsetFromGEP] [AMDGPU] Check legality for all uses of transformed GEP
Jeffrey Byrnes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 4 12:17:48 PDT 2022
jrbyrnes updated this revision to Diff 450099.
jrbyrnes added a comment.
Herald added a subscriber: nhaehnle.
Rework approach of fix.
Handle propogating the address space in InferAddressSpaces patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130729/new/
https://reviews.llvm.org/D130729
Files:
llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
llvm/test/CodeGen/AMDGPU/gep-const-address-space.ll
llvm/test/Transforms/InferAddressSpaces/AMDGPU/flat_atomic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130729.450099.patch
Type: text/x-patch
Size: 10622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/2f934d4e/attachment.bin>
More information about the llvm-commits
mailing list