llvm/mlir
bixia1 e5e7e51473 [mlir][sparse][taco] Support complex types.
Support complex types of float and double. See the added test for an example.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D128076
2022-06-17 16:06:53 -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 MSVC warning regarding left shift 2022-06-17 16:26:40 -06:00
python [mlir][linalg] Extend opdsl to support operations on complex types. 2022-06-17 09:34:26 -07:00
test [mlir][sparse][taco] Support complex types. 2022-06-17 16:06:53 -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
CMakeLists.txt Revert "[cmake] Don't export LLVM_TOOLS_INSTALL_DIR anymore" 2022-06-10 19:26:12 +00:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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