[llvm-branch-commits] [llvm] [CGP][PAC] Flip PHI and blends when all immediate modifiers are the same (PR #150226)
Oliver Hunt via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jul 28 18:59:04 PDT 2025
================
@@ -0,0 +1,142 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: -p --version 5
----------------
ojhunt wrote:
Tests look fine but I'd like a counter example with non-constant discriminator to track that behavior.
https://github.com/llvm/llvm-project/pull/150226
More information about the llvm-branch-commits
mailing list