[PATCH] D127726: [InstCombiner] Add option to replace PHI of GEPs with GEP with PHI as index

Elena Lepilkina via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 02:15:33 PDT 2022


eklepilkina updated this revision to Diff 445425.
eklepilkina added a comment.

- [InstCombiner][Test] Removed flag from test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127726

Files:
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
  llvm/test/Transforms/InstCombine/phi-with-geps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127726.445425.patch
Type: text/x-patch
Size: 12664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/f932c223/attachment.bin>


More information about the llvm-commits mailing list