[Mlir-commits] [mlir] [mlir][SPIR-V] Add CL.{exp2, exp10, log2, log10} ops (PR #196869)

Arseniy Obolenskiy llvmlistbot at llvm.org
Mon May 11 02:18:03 PDT 2026


================
@@ -50,6 +50,78 @@ func.func @exp(%arg0 : i32) -> () {
 
 // -----
 
+//===----------------------------------------------------------------------===//
+// spirv.CL.exp2
----------------
aobolensk wrote:

Done, thanks

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


More information about the Mlir-commits mailing list