[Mlir-commits] [mlir] [mlir] Added new attributes to the llvm.call op in llvmir target (PR #99663)

Christian Ulmann llvmlistbot at llvm.org
Mon Jul 22 02:19:24 PDT 2024


================
@@ -0,0 +1,34 @@
+// RUN: mlir-opt -split-input-file -verify-diagnostics %s | mlir-opt | FileCheck %s
+
+module {
----------------
Dinistro wrote:

Nit: No need for the module.

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


More information about the Mlir-commits mailing list