llvm-project/mlir/test/mlir-cpu-runner
aartbik e52414b1ae [mlir][VectorOps] Generalized vector.print to i32/i64
Summary:
Lowering to LLVM IR was restricted to float/double.
This CL also adds the integral values.

Reviewers: andydavis1, nicolasvasilache, ftynse

Reviewed By: nicolasvasilache, ftynse

Subscribers: mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D74179
2020-02-07 09:25:30 -08:00
..
include Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt [mlir] mlir-cpu-runner test's cblas_interface should export functions on Windows 2020-01-09 22:55:46 +01:00
bare_ptr_call_conv.mlir [mlir] Introduce bare ptr calling convention for MemRefs in LLVM dialect 2020-01-31 15:19:38 -08:00
cblas.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
cblas_interface.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
linalg_integration_test.mlir [mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflicts with function types. 2020-01-13 13:24:39 -08:00
lit.local.cfg Disable the mlir-cpu-runner tests on win32. llvm orc does not support the COFF rtld. 2019-06-01 20:08:12 -07:00
mlir_runner_utils.cpp [mlir][VectorOps] Generalized vector.print to i32/i64 2020-02-07 09:25:30 -08:00
simple.mlir Use llvm.func to define functions with wrapped LLVM IR function type 2019-10-10 01:34:06 -07:00
unranked_memref.mlir Add runtime utils support for print_memref_i8 2019-12-18 17:32:35 -08:00
utils.mlir Move cpu runner utils templates to .h 2019-12-12 07:33:09 -08:00