[llvm] [MachineBasicBlock] Don't split loop header successor if the terminator is unanalyzable (PR #170146)

Hongyu Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 1 21:08:28 PST 2025


================
@@ -0,0 +1,73 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
----------------
XChy wrote:

Add a MIR test now. The reproduction requires the `requiresStructuredCFG` feature, so the generic test may not be suitable. 

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


More information about the llvm-commits mailing list