[Mlir-commits] [mlir] [MLIR][NVVM] Add `nvvm.sin` OP (PR #193775)

Durgadoss R llvmlistbot at llvm.org
Fri Apr 24 01:28:02 PDT 2026


================
@@ -0,0 +1,15 @@
+// RUN: mlir-opt %s -split-input-file -verify-diagnostics | FileCheck %s
----------------
durga4github wrote:

We do not need the verify-diagnostics here..?

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


More information about the Mlir-commits mailing list