[llvm] Move SI Lower Control Flow Up (PR #159557)

Patrick Simmons via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 12 09:41:11 PST 2025


================
@@ -0,0 +1,261 @@
+#pragma once
----------------
linuxrocks123 wrote:

@arsenm this code will need to be used by multiple passes, so it belongs in a header.

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


More information about the llvm-commits mailing list