llvm-project/mlir/lib
Mehdi Amini b11510d5df Apply clang-tidy fixes for modernize-use-using to MLIR (NFC)
Reviewed By: rriddle, Mogball

Differential Revision: https://reviews.llvm.org/D116357
2022-01-02 01:25:14 +00:00
..
Analysis Apply clang-tidy fixes for llvm-qualified-auto to MLIR (NFC) 2022-01-02 01:21:40 +00:00
Bindings/Python Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
CAPI Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Conversion Pass the LLVMTypeConverter by reference in UnrankedMemRefBuilder (NFC) 2022-01-01 02:01:41 +00:00
Dialect Apply clang-tidy fixes for bugprone-macro-parentheses to MLIR (NFC) 2022-01-02 01:20:01 +00:00
ExecutionEngine Apply clang-tidy fixes for modernize-use-using to MLIR (NFC) 2022-01-02 01:25:14 +00:00
IR Use const reference for diagnostic in callback (NFC) 2022-01-01 21:15:50 +00:00
Interfaces [mlir][MemRef] Deprecate unspecified trailing offset, size, and strides semantics of `OffsetSizeAndStrideOpInterface`. 2021-12-29 11:18:29 -08:00
Parser [mlir] Remove unused "using" (NFC) 2022-01-01 09:14:19 -08:00
Pass Fix a few unitialized class members in MLIR (NFC) 2022-01-01 01:40:36 +00:00
Reducer Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Rewrite Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Support Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
TableGen Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Target Fix a few unitialized class members in MLIR (NFC) 2022-01-01 01:40:36 +00:00
Tools Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Transforms Apply clang-tidy fixes for bugprone-argument-comment to MLIR (NFC) 2022-01-02 01:05:06 +00:00
Translation [mlir] run the verifier before translating a module 2021-07-28 18:15:58 +02:00
CMakeLists.txt Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00