llvm-project/mlir
bixia1 48f4407c1a [mlir][linalg] Extend opdsl to support operations on complex types.
Linalg opdsl now supports negf/add/sub/mul on complex types.

Add a test.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D128010
2022-06-17 09:34:26 -07:00
..
benchmark/python [mlir] Fix declaration of nano time function in benchmark infra 2022-05-13 13:22:18 +02:00
cmake/modules Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore" 2022-06-10 19:26:12 +00:00
docs [mlir][bufferize][NFC] Remove BufferizationState 2022-06-17 14:04:11 +02:00
examples [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
include [mlir][sparse] move from by-value to by-reference for data types 2022-06-17 08:39:25 -07:00
lib [mlir][nvgpu] fix missing build dependency for NVGPUTransforms 2022-06-17 09:42:49 -06:00
python [mlir][linalg] Extend opdsl to support operations on complex types. 2022-06-17 09:34:26 -07:00
test [mlir][linalg] Extend opdsl to support operations on complex types. 2022-06-17 09:34:26 -07:00
tools [mlir] replace 'emit_c_wrappers' func->llvm conversion option with a pass 2022-06-17 11:10:31 +02:00
unittests [mlir] Disable warning in test of deprecated feature (NFC) 2022-06-16 20:15:13 -07:00
utils [vscode-mlir] Bump to version 0.9 2022-06-06 20:20:19 -07:00
.clang-format [mlir] Add missing newline at end of .clang-format file 2022-06-14 23:59:00 -07:00
.clang-tidy Enable readability-redundant-smartptr-get in MLIR local clang-tidy config 2022-01-08 20:07:11 +00:00
CMakeLists.txt Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore" 2022-06-10 19:26:12 +00:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.