llvm-project/mlir/lib/EDSC
Nicolas Vasilache 7923abd357 Add a layer of EDSC for linalg.GenericOp
This will be evolved into a simple programming model for custom ops and custom layers in followup CLs.

This CL also deletes the obsolete tablegen's reference-impl.td that was using EDSCs.

PiperOrigin-RevId: 285459545
2019-12-13 16:57:57 -08:00
..
Builders.cpp NFC: Convert CmpIPredicate in StandardOps to use EnumAttr 2019-11-15 10:17:31 -08:00
CMakeLists.txt Add a layer of EDSC for linalg.GenericOp 2019-12-13 16:57:57 -08:00
CoreAPIs.cpp Expose mlir::parseType to bindings 2019-10-15 06:52:04 -07:00
Helpers.cpp Lower vector transfer ops to loop.for operations. 2019-10-18 14:10:10 -07:00
Intrinsics.cpp Refactor dependencies to expose Vector transformations as patterns - NFC 2019-12-03 17:52:10 -08:00