Skip to content

Commit ea3b941

Browse files
Update llvm/test/CodeGen/SPIRV/align-duplicate.ll
Co-authored-by: Michal Paszkowski <[email protected]>
1 parent 23f9283 commit ea3b941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/SPIRV/align-duplicate.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: llc -O0 -mtriple=spirv64-unknown-unknown %s -o -
1+
; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
22
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv64-unknown-unknown %s -o - -filetype=obj | spirv-val %}
33

44
; Test that duplicate align information does not result in SPIR-V validation

0 commit comments

Comments
 (0)