llvm-project/mlir/python
Rob Suderman 871c812483 [mlir][linalg] Finish refactor of TC ops to YAML
Multiple operations were still defined as TC ops that had equivalent versions
as YAML operations. Reducing to a single compilation path guarantees that
frontends can lower to their equivalent operations without missing the
optimized fastpath.

Some operations are maintained purely for testing purposes (mainly conv{1,2,3}D
as they are included as sole tests in the vectorizaiton transforms.

Differential Revision: https://reviews.llvm.org/D108169
2021-08-20 12:35:04 -07:00
..
mlir [mlir][linalg] Finish refactor of TC ops to YAML 2021-08-20 12:35:04 -07:00
.style.yapf
CMakeLists.txt [MLIR][python] Export CAPI headers. 2021-07-29 19:06:32 +00:00
requirements.txt Exclude pybind11 2.7.0 from MLIR python requirements. 2021-07-20 06:56:05 -07:00