[Mlir-commits] [mlir] [MLIR] Dump sass (PR #110227)
Mehdi Amini
llvmlistbot at llvm.org
Fri Sep 27 03:36:20 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:
Yes I meant just checking that the flow is working, so even a SASS header or something is enough, thanks!
https://github.com/llvm/llvm-project/pull/110227
More information about the Mlir-commits
mailing list