[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 01:36:45 PDT 2022
eklepilkina updated this revision to Diff 445417.
eklepilkina added a comment.
- [InstCombiner] Removed flag to turn off the new type of canonization
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.445417.patch
Type: text/x-patch
Size: 12683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/14989cf3/attachment.bin>
More information about the llvm-commits
mailing list