llvm/mlir/examples/Linalg/Linalg3/lib
Nicolas Vasilache 623e4b9711 Linalg portion of the tutorial - part 3-3
This CL adds the last bit to convert from linalg.LoadOp and linalg.StoreOp to the affine dialect, as well as a unit test to exercise the conversion.

--

PiperOrigin-RevId: 242045826
2019-04-05 07:42:38 -07:00
..
Analysis.cpp Move the top-level tutorial as Linalg nested in the examples folder 2019-04-03 19:21:38 -07:00
ConvertToLLVMDialect.cpp Example Linalg3: support Load/Store conversion from Linalg to LLVM IR dialect 2019-04-05 07:40:21 -07:00
DialectRegistration.cpp Move the top-level tutorial as Linalg nested in the examples folder 2019-04-03 19:21:38 -07:00
LoadStoreOps.cpp Move the top-level tutorial as Linalg nested in the examples folder 2019-04-03 19:21:38 -07:00
TensorOps.cpp Move the top-level tutorial as Linalg nested in the examples folder 2019-04-03 19:21:38 -07:00
Transforms.cpp Linalg portion of the tutorial - part 3-3 2019-04-05 07:42:38 -07:00