Files
clang-p2996/mlir/test/Dialect/Tosa
Felix Schneider 8190369e83 [mlir][tosa] Add verifier for tosa.transpose (#75376)
This patch adds a verifier to `tosa.transpose` which fixes a crash.

Related: https://github.com/llvm/llvm-project/pull/74367

Fix https://github.com/llvm/llvm-project/issues/74479
2023-12-15 07:22:32 +01:00
..