.. |
Utils
|
[GreedyPatternRewriter] Introduce a config object that allows controlling internal parameters. NFC.
|
2021-05-24 12:40:40 -07:00 |
BufferDeallocation.cpp
|
[mlir][memref] Improve canonicalization of memref.clone
|
2021-05-21 16:34:50 +02:00 |
BufferOptimizations.cpp
|
[Dominators] Rewrite the dominator implementation for efficiency. NFC.
|
2021-06-01 14:46:37 -07:00 |
BufferResultsToOutParams.cpp
|
[MLIR] Create memref dialect and move dialect-specific ops from std.
|
2021-03-15 11:14:09 +01:00 |
BufferUtils.cpp
|
Revert "Revert "[mlir] Introduce CloneOp and adapt test cases in BufferDeallocation.""
|
2021-03-31 09:49:09 +02:00 |
Bufferize.cpp
|
[PatternMatch] Big mechanical rename OwningRewritePatternList -> RewritePatternSet and insert -> add. NFC
|
2021-03-22 17:20:50 -07:00 |
CMakeLists.txt
|
Revert "Revert "[mlir] Introduce CloneOp and adapt test cases in BufferDeallocation.""
|
2021-03-31 09:49:09 +02:00 |
CSE.cpp
|
[CSE] Ask DominanceInfo about "hasSSADominance" instead of reconstructing it.
|
2021-06-01 15:16:23 -07:00 |
Canonicalizer.cpp
|
[mlir] Add support for filtering patterns based on debug names and labels
|
2021-06-02 12:05:25 -07:00 |
Inliner.cpp
|
[mlir][Inliner] Don't optimize callees in async mode if there is only one to optimize
|
2021-02-23 18:44:09 -08:00 |
LocationSnapshot.cpp
|
[mlir] Simplify various pieces of code now that Identifier has access to the Context/Dialect
|
2021-02-26 18:00:05 -08:00 |
LoopCoalescing.cpp
|
[mlir] Use mlir::OpState::operator->() to get to methods of mlir::Operation. This is a preparation step to remove the corresponding methods from OpState.
|
2020-12-09 12:11:32 +01:00 |
LoopFusion.cpp
|
[MLIR][Affine] Privatize certain escaping memrefs
|
2021-05-18 22:23:02 +05:30 |
LoopInvariantCodeMotion.cpp
|
[mlir][BuiltinDialect] Resolve comments from D91571
|
2020-11-19 11:12:49 -08:00 |
MemRefDataFlowOpt.cpp
|
[mlir] Remove redundant loads
|
2021-06-03 15:51:46 -07:00 |
NormalizeMemRefs.cpp
|
[MLIR] Create memref dialect and move dialect-specific ops from std.
|
2021-03-15 11:14:09 +01:00 |
OpStats.cpp
|
[mlir][BuiltinDialect] Resolve comments from D91571
|
2020-11-19 11:12:49 -08:00 |
ParallelLoopCollapsing.cpp
|
[mlir] NFC: Rename LoopOps dialect to SCF (Structured Control Flow)
|
2020-05-11 15:04:27 +02:00 |
PassDetail.h
|
[mlir] Normalize dynamic memrefs with a map of tiled-layout.
|
2021-05-24 08:39:36 +05:30 |
PipelineDataTransfer.cpp
|
[MLIR] Create memref dialect and move dialect-specific ops from std.
|
2021-03-15 11:14:09 +01:00 |
SCCP.cpp
|
[mlir] Refactor the forward dataflow propagation in SCCP into a generic framework
|
2021-04-26 19:39:46 -07:00 |
StripDebugInfo.cpp
|
[mlir] Make StripDebugInfo strip out block arguments locs
|
2021-05-26 11:05:38 -07:00 |
SymbolDCE.cpp
|
Define a `NoTerminator` traits that allows operations with a single block region to not provide a terminator
|
2021-03-25 03:59:03 +00:00 |
ViewOpGraph.cpp
|
[mlir] Register the print-op-graph pass using ODS
|
2021-02-20 15:42:02 -08:00 |
ViewRegionGraph.cpp
|
[mlir][Pass] Update the PassGen to generate base classes instead of utilities
|
2020-04-07 14:08:52 -07:00 |