[llvm] [X86,SimplifyCFG] Use passthru to reduce select (PR #108754)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 02:09:14 PDT 2024


================
@@ -674,6 +672,62 @@ if.false:
   ret void
 }
 
+define i32 @str_transcode0(i1 %cond1, ptr %p, i1 %cond2) {
----------------
phoebewang wrote:

https://github.com/llvm/llvm-project/pull/109638

https://github.com/llvm/llvm-project/pull/108754


More information about the llvm-commits mailing list