[Mlir-commits] [mlir] [mlir][tosa] Add error if checks Variable Operators (PR #137291)
Peng Sun
llvmlistbot at llvm.org
Tue Apr 29 05:55:08 PDT 2025
================
@@ -1,16 +1,6 @@
// RUN: mlir-opt %s --split-input-file --tosa-to-linalg-pipeline -verify-diagnostics
-// -----
-
-// check that -tosa-validate of stateful ops kick in
-func.func @test_variable_write_shape(%arg0: tensor<1x4x8xi8>) -> () {
----------------
psunn wrote:
Understood now, thanks Tatwai.
https://github.com/llvm/llvm-project/pull/137291
More information about the Mlir-commits
mailing list