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

via llvm-commits llvm-commits at lists.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 llvm-commits mailing list