================ @@ -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 + +# CHECK: Inorder PostDominator Tree: ---------------- vikramRH wrote:
Updated https://github.com/llvm/llvm-project/pull/176691 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
