[PATCH] D125511: [InstCombine] Merging constant-indexed GEP of GEP in both directions

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 00:17:50 PDT 2022


huangjd updated this revision to Diff 429622.
huangjd added a comment.

updated comment on a test case after adding feature


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125511

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/gep-merge-constant-indices.ll
  llvm/test/Transforms/InstCombine/opaque-ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125511.429622.patch
Type: text/x-patch
Size: 13955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/401965b6/attachment.bin>


More information about the llvm-commits mailing list