llvm-project/mlir/lib/ExecutionEngine
Aart Bik 54759cefdb [mlir] [VectorOps] changes to printing support for integers
(1) simplify integer printing logic by always using 64-bit print
(2) add index support (since vector<16xindex> is planned to be added)
(3) adjust naming convention print_x -> printX

Reviewed By: bkramer

Differential Revision: https://reviews.llvm.org/D88436
2020-09-28 11:43:31 -07:00
..
CMakeLists.txt [MLIR] Fix linkage for libMLIR.so 2020-05-17 13:46:52 -07:00
CRunnerUtils.cpp [mlir] [VectorOps] changes to printing support for integers 2020-09-28 11:43:31 -07:00
ExecutionEngine.cpp Preserve the error message when MemoryBuffer creation fails 2020-08-21 18:03:25 +00:00
JitRunner.cpp Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
OptUtils.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
RunnerUtils.cpp [mlir] Added support for f64 memref printing in runner utils 2020-09-23 12:38:58 +00:00