[llvm] [SimplifyCFG] Simplify nested branches (PR #97067)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 28 12:51:21 PDT 2024


================
@@ -146,3 +146,294 @@ Succ:
 }
 
 declare void @dummy()
+
----------------
nikic wrote:

Please use a new file for these tests.

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


More information about the llvm-commits mailing list