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 23f9283 commit ea3b941Copy full SHA for ea3b941
llvm/test/CodeGen/SPIRV/align-duplicate.ll
@@ -1,4 +1,4 @@
1
-; RUN: llc -O0 -mtriple=spirv64-unknown-unknown %s -o -
+; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
2
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv64-unknown-unknown %s -o - -filetype=obj | spirv-val %}
3
4
; Test that duplicate align information does not result in SPIR-V validation
0 commit comments