[llvm] [CodeGen][NPM] Support CodeGenSCCOrder in pipeline (PR #136818)

Christudasan Devadasan via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 23 22:47:59 PDT 2025


================
@@ -1,7 +1,142 @@
-; RUN: llc -O3 -enable-new-pm -mtriple=amdgcn--amdhsa -disable-verify -print-pipeline-passes < %s 2>&1 \
+; RUN: llc -enable-new-pm -disable-verify -mtriple=amdgcn--amdhsa -print-pipeline-passes < %s 2>&1 \
----------------
cdevadas wrote:

Add -O0 as well.

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


More information about the llvm-commits mailing list