[llvm] [mlir][Transform] Create a transform interpreter and a preloader pass (PR #68661)

Nicolas Vasilache via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 17 10:06:28 PDT 2023


================
@@ -0,0 +1,48 @@
+// RUN: mlir-opt %s
----------------
nicolasvasilache wrote:

seems I made a mistake and erased the relevant file when renaming indeed, thanks for noticing!
I'll add the missing test file tomorrow and report back here.

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


More information about the llvm-commits mailing list