Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D112037
[mlir][tosa] Adds a canonicalization to the transpose op if the perms are a no op ClosedPublic Authored by not-jenni on Oct 18 2021, 4:06 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 18 2021, 4:19 PM Closed by commit rG4ada6c2aafff: [mlir][tosa] Adds a canonicalization to the transpose op if the perms are a no… (authored by not-jenni, committed by rsuderman). · Explain WhyOct 18 2021, 4:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 380545 mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
mlir/test/Dialect/Tosa/canonicalize.mlir
|