Removes the identityn operator from TOSA MLIR definition.
Removes TosaToLinAlg mappings
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102329
[mlir][tosa] Remove tosa.identityn operator ClosedPublic Authored by sjarus on May 12 2021, 8:04 AM.
Details Summary Removes the identityn operator from TOSA MLIR definition.
Diff Detail
Event TimelineHerald added subscribers: jsmolens, eric-k256, dcaballe and 19 others. · View Herald TranscriptMay 12 2021, 8:04 AM Herald added subscribers: limo1996, stephenneuendorffer, nicolasvasilache. · View Herald TranscriptMay 12 2021, 8:04 AM This revision is now accepted and ready to land.May 12 2021, 12:33 PM Closed by commit rG4b014352308f: [mlir][tosa] Remove tosa.identityn operator (authored by sjarus, committed by rsuderman). · Explain WhyMay 12 2021, 12:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 344919 mlir/docs/Dialects/TOSA.md
mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
mlir/test/Dialect/Tosa/ops.mlir
|