================
@@ -246,5 +246,82 @@ exit:
ret i32 0
}
+define i8 @cyclesInPaths1(i1 %call12, i1 %cmp18) {
----------------
XChy wrote:
Could you add similar tests to show the final transformed IR?
https://github.com/llvm/llvm-project/pull/169151