[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
Wed Jul 27 00:46:13 PDT 2022


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

- Fix typo


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.447941.patch
Type: text/x-patch
Size: 12662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/19b3b99e/attachment.bin>


More information about the llvm-commits mailing list