[PATCH] D138637: [InstCombine] Combine opaque pointer single index GEP and with src GEP by matching the types

krishna chaitanya sankisa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 22:21:13 PST 2023


skc7 updated this revision to Diff 488080.
skc7 set the repository for this revision to rG LLVM Github Monorepo.
skc7 added a comment.
Herald added a subscriber: StephenFan.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138637

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138637.488080.patch
Type: text/x-patch
Size: 6900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230111/e39de8c7/attachment.bin>


More information about the llvm-commits mailing list