This enables specifying operations that only support some element types for
unranked memrefs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104906
[mlir][memref] Introduce UnrankedMemRefOf to tablegen definitions ClosedPublic Authored by herhut on Jun 25 2021, 3:45 AM.
Details Summary This enables specifying operations that only support some element types for
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 25 2021, 3:46 AM Closed by commit rGfb0dbc548134: [mlir][memref] Introduce UnrankedMemRefOf to tablegen definitions (authored by herhut). · Explain WhyJun 25 2021, 9:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 354462 mlir/include/mlir/IR/OpBase.td
|