forked from OSchip/llvm-project
422aaf31da
This revision introduces support for buffer allocation for any named linalg op. To avoid template instantiating many ops, a new ConversionPattern is created to capture the LinalgOp interface. Some APIs are updated to remain consistent with MLIR style: `OwningRewritePatternList * -> OwningRewritePatternList &` `BufferAssignmentTypeConverter * -> BufferAssignmentTypeConverter &` Differential revision: https://reviews.llvm.org/D89226 |
||
---|---|---|
.. | ||
Toy | ||
CreatingADialect.md | ||
DefiningAttributesAndTypes.md | ||
QuickstartRewrites.md | ||
UnderstandingTheIRStructure.md | ||
_index.md |