llvm-project/mlir/lib/Transforms
Mehdi Amini ced8690d84 Apply clang-tidy fixes for bugprone-argument-comment to MLIR (NFC)
Differential Revision: https://reviews.llvm.org/D116244
2022-01-02 01:05:06 +00:00
..
Utils Apply clang-tidy fixes for bugprone-argument-comment to MLIR (NFC) 2022-01-02 01:05:06 +00:00
BufferOptimizations.cpp Fix a few unitialized class members in MLIR (NFC) 2022-01-01 01:40:36 +00:00
BufferResultsToOutParams.cpp Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
BufferUtils.cpp [MLIR][memref] Fix findDealloc() to handle > 1 dealloc for the given alloc. 2021-07-22 09:34:19 -07:00
CMakeLists.txt [mlir] Move bufferization-related passes to `bufferization` dialect. 2021-11-30 09:58:47 +01:00
CSE.cpp Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
Canonicalizer.cpp [mlir] Fix missing namespace (NFC) 2021-12-22 19:17:14 +00:00
Inliner.cpp [mlir] Add getNumThreads to MLIRContext 2021-12-24 02:02:54 +00:00
LocationSnapshot.cpp Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
LoopCoalescing.cpp [mlir] Switching accessors to prefixed form (NFC) 2021-12-20 08:03:43 -08:00
LoopFusion.cpp Apply clang-tidy fixes for bugprone-argument-comment to MLIR (NFC) 2022-01-02 01:05:06 +00:00
LoopInvariantCodeMotion.cpp Fix clang-tidy issues in mlir/ (NFC) 2021-12-20 20:25:01 +00:00
NormalizeMemRefs.cpp Apply clang-tidy fixes for bugprone-argument-comment to MLIR (NFC) 2022-01-02 01:05:06 +00:00
OpStats.cpp [mlir][BuiltinDialect] Resolve comments from D91571 2020-11-19 11:12:49 -08:00
ParallelLoopCollapsing.cpp Fix some clang-tidy reports in MLIR (NFC) 2021-11-13 20:09:21 +00:00
PassDetail.h Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
PipelineDataTransfer.cpp Apply clang-tidy fixes for bugprone-argument-comment to MLIR (NFC) 2022-01-02 01:05:06 +00:00
SCCP.cpp Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
StripDebugInfo.cpp Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
SymbolDCE.cpp Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
ViewOpGraph.cpp [MLIR] Remove duplicate `Pass` suffix from ViewOpGraph class name 2021-11-24 08:00:16 +05:30