[llvm] [SPIRV] Add support for `cl_khr_extended_bit_ops` (PR #120571)
Dmitry Sidorov via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 3 04:56:46 PST 2025
================
@@ -2743,9 +2743,90 @@ entry:
declare spir_func <16 x i8> @_Z11bit_reverseDv16_h(<16 x i8> noundef)
+; Test SPIRV-friendly builtins.
----------------
MrSidims wrote:
This test is worth to out separately from cl_khr_extended_bit_ops.ll
https://github.com/llvm/llvm-project/pull/120571
More information about the llvm-commits
mailing list