[PATCH] D125934: [InstCombine] Changing constant-indexed GEP of GEP to i8* for merging

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 14:25:19 PDT 2022


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

Rebasing this patch before D125845 <https://reviews.llvm.org/D125845>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125934

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: D125934.441522.patch
Type: text/x-patch
Size: 12582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/ccf50bd0/attachment.bin>


More information about the llvm-commits mailing list