[PATCH] D149240: [InstCombine] Combine const GEP chains

Yingwei Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 08:57:53 PDT 2023


dtcxzyw updated this revision to Diff 518459.
dtcxzyw added a comment.

Resolve conflicts before committing


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149240

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/getelementptr.ll
  llvm/test/Transforms/LoopVectorize/AArch64/vector-reverse-mask4.ll
  llvm/test/Transforms/LoopVectorize/consecutive-ptr-uniforms.ll
  llvm/test/Transforms/LoopVectorize/interleaved-accesses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149240.518459.patch
Type: text/x-patch
Size: 13041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230501/fbba707c/attachment.bin>


More information about the llvm-commits mailing list