Lowering of newly defined Conv ops in TC syntax to standard
dialect is not supported and therefore this commit adds support
for it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84840
[mlir][Linalg] Conv ops lowering to std calls added. ClosedPublic Authored by limo1996 on Jul 29 2020, 5:50 AM.
Details Summary Lowering of newly defined Conv ops in TC syntax to standard
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 31 2020, 4:48 AM This revision was landed with ongoing or failed builds.Aug 4 2020, 12:15 AM Closed by commit rG689096965d9a: [mlir][Linalg] Conv ops lowering to std calls added. (authored by limo1996). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 282810 mlir/lib/Conversion/LinalgToStandard/LinalgToStandard.cpp
|