Skip to content

Commit 98f2a0b

Browse files
committed
Add opt to tests.
1 parent 0f9ffdb commit 98f2a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/SPIRV/hlsl-resources/BufferStore.ll

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

44
; CHECK-NOT: OpCapability StorageImageReadWithoutFormat

0 commit comments

Comments
 (0)