Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 263 Bytes

Vector.md

File metadata and controls

14 lines (9 loc) · 263 Bytes

Vector Dialect

This dialect provides mid-level abstraction for the MLIR super-vectorizer.

[TOC]

Operations

To see op documentation

mlir-tblgen --gen-op-doc -I /path/to/mlir/include \
/path/to/mlir/include/mlir/Dialect/VectorOps/VectorOps.td