[Mlir-commits] [mlir] [mlir][linalg] Add e2e test for linalg.mmt4d	(PR #84964)
    Andrzej WarzyĆski 
    llvmlistbot at llvm.org
       
    Wed Mar 13 09:09:08 PDT 2024
    
    
  
================
@@ -0,0 +1,174 @@
+// DEFINE: %{compile} =  mlir-opt %s \
+// DEFINE:    -transform-interpreter -test-transform-dialect-erase-schedule \
+// DEFINE:    -one-shot-bufferize -func-bufferize -cse -canonicalize -convert-vector-to-scf -test-lower-to-llvm -o %t
----------------
banach-space wrote:
Thanks!
https://github.com/llvm/llvm-project/pull/84964
    
    
More information about the Mlir-commits
mailing list