llvm/mlir
Uday Bondhugula d7565de6cc [MLIR] NFC. Drop trailing white space in GPU async ops print
NFC. Drop trailing end of line white space in GPU async ops' printer
whenever the list of async deps is empty.

Reviewed By: mehdi_amini, rriddle

Differential Revision: https://reviews.llvm.org/D123754
2022-04-20 17:56:53 +05:30
..
benchmark/python
cmake/modules
docs [mlir][docs] Add missing parentheses in example code on walkers. 2022-04-20 09:43:41 +00:00
examples [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
include Add RegionBranchOpInterface on affine.for op 2022-04-20 17:46:07 +05:30
lib [MLIR] NFC. Drop trailing white space in GPU async ops print 2022-04-20 17:56:53 +05:30
python [mlir][Linalg] Add pooling_nchw_sum op. 2022-04-08 17:57:47 +05:30
test Add RegionBranchOpInterface on affine.for op 2022-04-20 17:46:07 +05:30
tools Apply clang-tidy fixes for readability-identifier-naming in OpFormatGen.cpp (NFC) 2022-04-16 06:36:12 +00:00
unittests [mlir][interfaces] Fix infinite loop in insideMutuallyExclusiveRegions 2022-04-19 16:28:52 +09:00
utils [mlir] Fix a typo to load lsp-mode correctly. 2022-04-14 00:04:40 +00:00
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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