[PATCH] D127726: [SimplifyCFG] Don't sink common code if PHI node with some GEPs is created

Elena Lepilkina via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 05:54:00 PDT 2022


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

Rebased against precommited tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127726

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/phi-with-geps-sink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127726.436754.patch
Type: text/x-patch
Size: 6796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220614/229462f1/attachment.bin>


More information about the llvm-commits mailing list