llvm-project/mlir/lib/Reducer
River Riddle 0f304ef017 [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
2022-04-15 21:49:03 -07:00
..
CMakeLists.txt [mlir-reduce] Create MlirReduceLib 2021-06-03 15:58:26 +08:00
OptReductionPass.cpp [mlir] Add asserts when changing various MLIRContext configurations 2022-04-15 21:49:03 -07:00
ReductionNode.cpp Apply clang-tidy fixes for performance-move-const-arg in ReductionNode.cpp (NFC) 2022-01-10 01:05:14 +00:00
ReductionTreePass.cpp Apply clang-tidy fixes for performance-move-const-arg to MLIR (NFC) 2022-01-02 22:36:56 +00:00
Tester.cpp Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00