[PATCH] D155940: [SimplifyCFG] Transform for redirecting phis between unmergeable BB and SuccBB
Hongyu Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 19 20:35:08 PDT 2023
XChy updated this revision to Diff 557089.
XChy marked 2 inline comments as done.
XChy added a comment.
Polish comment and fix when to print log.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155940/new/
https://reviews.llvm.org/D155940
Files:
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/CodeGen/ARM/jump-table-islands.ll
llvm/test/Transforms/JumpThreading/codesize-loop.ll
llvm/test/Transforms/SimplifyCFG/branch-fold.ll
llvm/test/Transforms/SimplifyCFG/merge-phis-in-switch.ll
llvm/test/Transforms/SimplifyCFG/multiple-phis.ll
llvm/test/Transforms/SimplifyCFG/switch-simplify-crash2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155940.557089.patch
Type: text/x-patch
Size: 29328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230920/08982347/attachment.bin>
More information about the llvm-commits
mailing list