llvm/mlir
Shraiysh Vaishay b85cfe208f [OpenMP][IRBuilder] Change the default constructor for OpenMPIRBuilder::LocationDescription
This patch changes the argument from template-IRBuilder to IRBuilderBase
thus allowing us to write less code while getting the location from a
builder.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D119717
2022-02-15 00:40:34 +05:30
..
benchmark/python [mlir] Use sparse-compiler pass in sparse benchmark 2022-02-09 20:16:47 +00:00
cmake/modules [mlir] Do not use an empty source file when building aggregate libraries. 2022-02-05 23:06:28 -08:00
docs [mlir][OpDSL] Add default value to index attributes. 2022-02-14 12:14:12 +00:00
examples [mlir] Update Toy operations to use the hasCustomAssemblyFormat field 2022-02-07 19:03:58 -08:00
include [mlir][emitc] Add a pointer type 2022-02-14 16:42:21 +00:00
lib [OpenMP][IRBuilder] Change the default constructor for OpenMPIRBuilder::LocationDescription 2022-02-15 00:40:34 +05:30
python [mlir][OpDSL] Restructure comprehension.py (NFC). 2022-02-14 12:56:01 +00:00
test [mlir][python] Directly implement sequence protocol on Sliceable. 2022-02-14 09:45:17 -08:00
tools [mlir][linalg] Add attributes to region builder (NFC). 2022-02-14 13:14:14 +00:00
unittests [MLIR][Presburger] normalizeDivisionByGCD: fix bug when constant term is negative 2022-02-11 17:02:52 +05:30
utils
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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