[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
Thu Dec 15 00:57:52 PST 2022


skc7 updated this revision to Diff 483089.
skc7 set the repository for this revision to rG LLVM Github Monorepo.
skc7 added a comment.

Rebase. Ping


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.483089.patch
Type: text/x-patch
Size: 5432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/5d0a7d26/attachment.bin>


More information about the llvm-commits mailing list