[llvm] logical AND and OR in if-conditionals can turn to multiple branch instructions (PR #162041)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 9 20:23:20 PDT 2025
================
@@ -0,0 +1,19 @@
+extern void subroutine_foo(void);
----------------
manik-muk wrote:
done -- deleted
https://github.com/llvm/llvm-project/pull/162041
More information about the llvm-commits
mailing list