Skip to content

Commit 775d4ea

Browse files
committed
Update test.
1 parent aa2fd7a commit 775d4ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/SPIRV/extensions/SPV_KHR_bit_instructions/cl_khr_extended_bit_ops_ocl_only.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
;
55
; if OpenCL builtin calls present in LLVM IR input and SPV_KHR_bit_instructions is enabled, no error and BitInstructions capability generated.
66
; CHECK-EXTENSION: Capability BitInstructions
7+
; CHECK-EXTENSION-NOT: Capability Shader
78
; CHECK-EXTENSION: Extension "SPV_KHR_bit_instructions"
89
; if OpenCL builtin calls present in LLVM IR input and SPV_KHR_bit_instructions is NOT enabled, error.
910
; CHECK-NO-EXTENSION: LLVM ERROR: bitfield_insert: the builtin requires the following SPIR-V extension: SPV_KHR_bit_instructions

0 commit comments

Comments
 (0)