[llvm] [SimplifyCFG] Fold pairs of entries in multiple-entry phi (PR #73674)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 29 03:39:36 PST 2023
XChy wrote:
Now this patch calls `simplifyOnce(MergePoint)` early to keep original optimization order.
https://github.com/llvm/llvm-project/pull/73674
More information about the llvm-commits
mailing list