llvm-project/mlir/test/mlir-cpu-runner
Alex Zinenko 9c1d133c3a [mlir] move _mlir_alloc and friends to CRunnerUtils
These functions don't depend on the C++ runtime and therefore belong to
CRunnerUtils. Clean up the macros on the way as `_MSC_VER` indicates the
compiler, not the platform, which is indicated by `_WIN32` and will be
present when, e.g., compiling with minGW.

Reviewed By: rdzhabarov

Differential Revision: https://reviews.llvm.org/D130025
2022-07-25 15:52:53 +02:00
..
X86Vector [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests 2022-04-20 22:17:30 -07:00
async-error.mlir [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests 2022-04-20 22:17:30 -07:00
async-group.mlir [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests 2022-04-20 22:17:30 -07:00
async-value.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
async.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
bare-ptr-call-conv.mlir Revert "[MLIR] Generic 'malloc', 'aligned_alloc' and 'free' functions" 2022-07-18 18:07:36 +00:00
copy.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
global-memref.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
lit.local.cfg [mlir][LLVMIR] Add support for va_start/copy/end intrinsics 2022-06-27 09:46:40 -07:00
math-polynomial-approx.mlir [mlir][Math] Add constant folder for ExpOp. 2022-07-25 16:26:48 +08:00
memref-reinterpret-cast.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
memref-reshape.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
print.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
sgemm-naive-codegen.mlir Revert "[MLIR] Generic 'malloc', 'aligned_alloc' and 'free' functions" 2022-07-18 18:07:36 +00:00
simple.mlir Revert "[MLIR] Generic 'malloc', 'aligned_alloc' and 'free' functions" 2022-07-18 18:07:36 +00:00
unranked-memref.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
utils.mlir [mlir] move _mlir_alloc and friends to CRunnerUtils 2022-07-25 15:52:53 +02:00
x86-varargs.mlir [mlir][LLVMIR] Add support for va_start/copy/end intrinsics 2022-06-27 09:46:40 -07:00