[llvm] [SPIRV] Add support for `cl_khr_extended_bit_ops` (PR #120571)

Marcos Maronas via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 06:45:35 PST 2025


================
@@ -0,0 +1,2766 @@
+; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv32-unknown-unknown %s --spirv-ext=+SPV_KHR_bit_instructions -o - | FileCheck %s --check-prefix=CHECK-EXTENSION
----------------
maarquitos14 wrote:

Noted, thanks for the advice :)

https://github.com/llvm/llvm-project/pull/120571


More information about the llvm-commits mailing list