[PATCH] D138637: [InstCombine] Combine opaque pointer single index GEP and with src GEP which has result of array type

krishna chaitanya sankisa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 21:01:13 PST 2022


skc7 updated this revision to Diff 482354.
skc7 added a comment.

Rebase. Use -passes=instcombine in test.


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.482354.patch
Type: text/x-patch
Size: 5432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/27f8699a/attachment.bin>


More information about the llvm-commits mailing list