Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120338
Adds a flag to optionally disable tosa decompositions ClosedPublic Authored by not-jenni on Feb 22 2022, 9:28 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 28 2022, 3:28 PM Closed by commit rGfd2550d80cf5: Adds a flag to optionally disable tosa decompositions (authored by not-jenni, committed by rsuderman). · Explain WhyFeb 28 2022, 3:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 410566 mlir/include/mlir/Conversion/TosaToLinalg/TosaToLinalg.h
mlir/lib/Conversion/TosaToLinalg/TosaToLinalgPass.cpp
|
Please document the flag above. Not so much what it does (don't just repeat the name in a sentence) but why would someone use it, etc.