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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Jul 22 07:57:15 PDT 2024


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

thanks for the tip, done

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


More information about the Mlir-commits mailing list