[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 Jul 28 13:53:07 PDT 2022


jrbyrnes updated this revision to Diff 448433.
jrbyrnes added a comment.

Remove unnecessary local var


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130729/new/

https://reviews.llvm.org/D130729

Files:
  llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
  llvm/test/CodeGen/AMDGPU/gep-const-address-space.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130729.448433.patch
Type: text/x-patch
Size: 18326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220728/44410d08/attachment.bin>


More information about the llvm-commits mailing list