[Mlir-commits] [mlir] [mlir][Math][LLVMSPV] Add Math to LLVM-SPV conversion pass (PR #198370)

Md Abdullah Shahneous Bari llvmlistbot at llvm.org
Mon Jun 8 07:55:47 PDT 2026


================
@@ -0,0 +1,471 @@
+// RUN: mlir-opt %s -split-input-file -convert-math-to-xevm | FileCheck %s -check-prefixes='CHECK,CHECK-NO-OCL' 
----------------
mshahneo wrote:

Nit., filename: `math-to-ocl`?

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


More information about the Mlir-commits mailing list