We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a89674 commit 8e73271Copy full SHA for 8e73271
llvm/test/CodeGen/NVPTX/param-add.ll
@@ -1,6 +1,6 @@
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2
; RUN: llc < %s -march=nvptx64 --debug-counter=dagcombine=0 | FileCheck %s
3
-; RUN: %if ptxas %{ llc < %s -march=nvptx64 | %ptxas-verify %}
+; RUN: %if ptxas %{ llc < %s -march=nvptx64 --debug-counter=dagcombine=0 | %ptxas-verify %}
4
5
; REQUIRES: asserts
6
; asserts are required for --debug-counter=dagcombine=0 to have the intended
0 commit comments