[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
Sun Jul 3 21:39:18 PDT 2022
eklepilkina updated this revision to Diff 442004.
eklepilkina added a comment.
- [SimplifyCFG] Added flag to control creation of PHI nodes with entity elements
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.442004.patch
Type: text/x-patch
Size: 7966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220704/aacd5441/attachment.bin>
More information about the llvm-commits
mailing list