[llvm-branch-commits] [Lanai] Add test coverage for NewPM (PR #206200)
Jacques Pienaar via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Jun 28 23:05:53 PDT 2026
================
@@ -0,0 +1,93 @@
+; RUN: llc -enable-new-pm -mtriple=lanai -print-pipeline-passes=tree < %s 2>&1 \
----------------
jpienaar wrote:
OOC: doesn't this make it a bit sensitive to changes outside Lanai that they'd have to change here too?
https://github.com/llvm/llvm-project/pull/206200
More information about the llvm-branch-commits
mailing list