| [mlir-reduce] Create MlirReduceLib Move the core reducer algorithm into a library so that it'll be easier for porting to different projects. Depends On D101046 Reviewed By: jpienaar, rriddle Differential Revision: https://reviews.llvm.org/D101607 | 4 年前 |
| [mlir] Add asserts when changing various MLIRContext configurations This helps to prevent tsan failures when users inadvertantly mutate the context in a non-safe way. Differential Revision: https://reviews.llvm.org/D112021 | 4 年前 |
| Apply clang-tidy fixes for performance-move-const-arg in ReductionNode.cpp (NFC) | 4 年前 |
| Apply clang-tidy fixes for performance-move-const-arg to MLIR (NFC) | 4 年前 |
| Fix more clang-tidy cleanups in mlir/ (NFC) | 4 年前 |