[Mlir-commits] [llvm] [mlir] [TOSA] Add TosaToMLProgram conversion (PR #69787)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Nov 8 16:32:03 PST 2023


================
@@ -0,0 +1,16 @@
+// RUN: mlir-opt --split-input-file --tosa-to-mlprogram %s -verify-diagnostics -o -| FileCheck %s
----------------
Jerry-Ge wrote:

done.

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


More information about the Mlir-commits mailing list