llvm/mlir/examples/Linalg/Linalg2
2019-05-20 13:46:35 -07:00
..
include/linalg2 Remove the explicit "friend Operation" statement from each of the derived operations now that op casting is no longer inside of Operation. 2019-05-20 13:38:02 -07:00
lib 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
CMakeLists.txt
Example.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