[llvm-branch-commits] [llvm] [AMDGPU] Fix DomTree preservation in SILowerControlFlow when nodes are removed (PR #176691)

Vikram Hegde via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jan 20 23:52:49 PST 2026


================
@@ -0,0 +1,59 @@
+# RUN: llc -o /dev/null -mcpu=gfx1201 -mtriple=amdgcn-amd-amdhsa -passes="require<machine-post-dom-tree>,si-lower-control-flow,print<machine-post-dom-tree>" %s 2>&1 | FileCheck %s
----------------
vikramRH wrote:

done

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


More information about the llvm-branch-commits mailing list