[Mlir-commits] [mlir] [MLIR][TOSA] Add --tosa-remove-redundant-transposes pass (PR #108260)
Arteen Abrishami
llvmlistbot at llvm.org
Fri Sep 13 12:49:48 PDT 2024
================
@@ -0,0 +1,731 @@
+//===- TosaRemoveRedundantTransposes.cpp
----------------
arteen1000 wrote:
This is a problem with `clang-format`. I have `clang-format` on-save. I just attempted to fix it without formatting, ran `git clang-format HEAD~1` and it failed the check.
https://github.com/llvm/llvm-project/pull/108260
More information about the Mlir-commits
mailing list