llvm/mlir/examples/Linalg/Linalg2/lib
2019-05-20 13:46:35 -07:00
..
CMakeLists.txt
DialectConstruction.cpp
TensorOps.cpp
Transforms.cpp Add support for saving and restoring the insertion point of a FuncBuilder. This also updates the edsc::ScopedContext to use a single builder that saves/restores insertion points. This is necessary for using edscs within RewritePatterns. 2019-05-20 13:46:35 -07:00