llvm-project/mlir/test/lib
Eugene Burmako 5638df1950 Introduce linalg.vecmat
This patch adds a new named structured op to accompany linalg.matmul and
linalg.matvec. We needed it for our codegen, so I figured it would be useful
to add it to Linalg.

Reviewed By: nicolasvasilache, mravishankar

Differential Revision: https://reviews.llvm.org/D87292
2020-09-10 18:48:14 +02:00
..
Dialect [mlir] Extend BufferAssignmentTypeConverter with result conversion callbacks 2020-09-02 17:53:42 +02:00
IR Add a doc/tutorial on traversing the IR 2020-09-08 00:07:03 +00:00
Pass [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
Reducer Create TestReducer pass 2020-07-11 00:46:57 +00:00
Transforms Introduce linalg.vecmat 2020-09-10 18:48:14 +02:00
CMakeLists.txt [mlir] use the new stateful LLVM type translator by default 2020-08-06 00:36:33 +02:00