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 0f9ffdb commit 98f2a0bCopy full SHA for 98f2a0b
llvm/test/CodeGen/SPIRV/hlsl-resources/BufferStore.ll
@@ -1,4 +1,4 @@
1
-; RUN: llc -O0 -verify-machineinstrs -mtriple=spirv-vulkan-library %s -o - | FileCheck %s
+; RUN: llc -O3 -verify-machineinstrs -mtriple=spirv-vulkan-library %s -o - | FileCheck %s
2
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-vulkan-library %s -o - -filetype=obj | spirv-val %}
3
4
; CHECK-NOT: OpCapability StorageImageReadWithoutFormat
0 commit comments