llvm-project/mlir
Diego Caballero 93936da904 [mlir][Affine][VectorOps] Fix super vectorizer utility (D85869)
Adding missing code that should have been part of "D85869: Utility to
vectorize loop nest using strategy."

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D88346
2020-09-28 16:24:11 -07:00
..
cmake/modules [mlir] Make mlir_check_link_libraries() work with interface libraries 2020-08-14 11:39:04 -07:00
docs [mlir] Fix capitalization typo 2020-09-26 09:18:35 -07:00
examples [mlir] Remove unneeded OpBuilder params. NFC. 2020-09-23 08:11:13 -07:00
include [mlir][Affine][VectorOps] Fix super vectorizer utility (D85869) 2020-09-28 16:24:11 -07:00
integration_test [mlir] [VectorOps] Relaxed restrictions on vector.reduction types even more 2020-09-28 13:38:03 -07:00
lib [mlir][Affine][VectorOps] Fix super vectorizer utility (D85869) 2020-09-28 16:24:11 -07:00
test [mlir][Affine][VectorOps] Fix super vectorizer utility (D85869) 2020-09-28 16:24:11 -07:00
tools Common code preparation for tblgen-types patch 2020-09-26 02:47:48 +00:00
unittests [MLIR][NFC] Adopt use of TypeRange in build() methods. 2020-09-23 09:07:57 -07:00
utils Revert "Adding GDB PrettyPrinter for mlir::Identifier." 2020-09-03 08:28:15 +01:00
.clang-format
.clang-tidy Fix MLIR clang-tidy: when tweaking it does not inherit from the parent 2020-03-07 17:44:21 +00:00
CMakeLists.txt [mlir] Initial version of C APIs 2020-08-05 15:04:08 +02:00
LICENSE.TXT Add the Apache2 with LLVM exceptions license to MLIR 2019-12-24 00:58:06 -08:00
README.md mlir README.md: Fix the syntax 2019-12-24 13:31:07 +01:00

README.md

Multi-Level Intermediate Representation

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