.. |
Utils
|
Fix NDEBUG unused-variable warning after 05f6e93938 .
|
2022-01-14 21:15:33 +00:00 |
BufferOptimizations.cpp
|
Fix a few unitialized class members in MLIR (NFC)
|
2022-01-01 01:40:36 +00:00 |
BufferResultsToOutParams.cpp
|
Apply clang-tidy fixes for performance-for-range-copy to MLIR (NFC)
|
2022-01-02 22:19:56 +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 a parsePassPipeline overload that returns a new pass manager
|
2022-01-12 14:54:30 -08: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
|
[mlir] Fix missing check on nested op values in LICM
|
2022-01-05 09:31:23 -05:00 |
NormalizeMemRefs.cpp
|
[Transforms] Use all_of instead of any_of (NFC)
|
2022-01-02 22:53:09 -08: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 performance-for-range-copy to MLIR (NFC)
|
2022-01-02 22:19:56 +00:00 |
SCCP.cpp
|
[MLIR][DataFlowAnalysis] Use a queue to maintain the worklist
|
2022-01-06 09:55:22 +05:30 |
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
|
[mlir] Symbol DCE ignores unknown symbols
|
2022-01-05 20:48:30 +00:00 |
ViewOpGraph.cpp
|
Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC)
|
2022-01-02 01:45:18 +00:00 |