hanchenye-llvm-project/mlir
Alex Zinenko 8a7c657c4d [mlir] support nD vector forms of shifts in std-to-llvm conversion
These ops were not ported to the nD vector conversion when it was introduced
and nobody needed them so far.

Reviewed By: gysit

Differential Revision: https://reviews.llvm.org/D107750
2021-08-09 12:00:41 +02:00
..
cmake/modules [MLIR][python] Disable SONAME on extensions. 2021-07-30 00:47:11 +00:00
docs [MLIR][NFC] Get DiagnosticEngine as a reference in doc 2021-08-04 19:00:18 +00:00
examples [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
include [MLIR][STD] Add safe scalar constant propagation for FPTruncOp 2021-08-06 16:31:29 -07:00
lib [mlir] support nD vector forms of shifts in std-to-llvm conversion 2021-08-09 12:00:41 +02:00
python [mlir][python] Make a number of imports relative. 2021-08-06 07:23:37 +00:00
test [mlir] support nD vector forms of shifts in std-to-llvm conversion 2021-08-09 12:00:41 +02:00
tools [mlir] Cleanup: Fix warnings in MLIR 2021-08-06 10:36:37 +09:00
unittests [mlir] Fix delayed object interfaces registration 2021-08-03 12:21:55 +03:00
utils [vscode-mlir] Add proper support for mlir markdown codeblocks 2021-08-03 19:55:31 +00:00
.clang-format
.clang-tidy NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
CMakeLists.txt [MLIR] Drop old cmake var names 2021-05-24 15:30:01 +05:30
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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