[Mlir-commits] [mlir] [MLIR] Dump sass (PR #110227)

Mehdi Amini llvmlistbot at llvm.org
Fri Sep 27 03:21:46 PDT 2024


================
@@ -1,5 +1,5 @@
 // RUN: mlir-opt %s \
-// RUN:  | mlir-opt -gpu-lower-to-nvvm-pipeline -debug-only=serialize-to-isa \
+// RUN:  | mlir-opt -gpu-lower-to-nvvm-pipeline -debug-only=serialize-to-isa -debug-only=dump-sass \
----------------
joker-eph wrote:

Missing check lines?

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


More information about the Mlir-commits mailing list