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

Yingwei Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 23:32:20 PDT 2023


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

Update tests


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.517454.patch
Type: text/x-patch
Size: 12841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230427/1cdf011d/attachment.bin>


More information about the llvm-commits mailing list