llvm-project/mlir/lib/Transforms
River Riddle da12d88b1c [mlir][NFC] Add inlineRegion overloads that take a block iterator insert position
This allows for inlining into an empty block or to the beginning of a block. NFC as the existing implementations now foward to this overload.

Differential Revision: https://reviews.llvm.org/D108572
2021-08-23 19:49:53 +00:00
..
Utils [mlir][NFC] Add inlineRegion overloads that take a block iterator insert position 2021-08-23 19:49:53 +00:00
BufferDeallocation.cpp [mlir] split type conversion to two lines for GCC's sake 2021-07-26 14:15:47 +02:00
BufferOptimizations.cpp [mlir] Added new RegionBranchTerminatorOpInterface and adapted uses of hasTrait<ReturnLike>. 2021-07-26 06:39:31 +02:00
BufferResultsToOutParams.cpp
BufferUtils.cpp [MLIR][memref] Fix findDealloc() to handle > 1 dealloc for the given alloc. 2021-07-22 09:34:19 -07:00
Bufferize.cpp
CMakeLists.txt [mlir] Support drawing control-flow graphs in ViewOpGraph.cpp 2021-08-04 20:45:15 +09:00
CSE.cpp Implement recursive support into OperationEquivalence::isEquivalentTo() 2021-07-29 05:06:37 +00: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] Add a ThreadPool to MLIRContext and refactor MLIR threading usage 2021-06-23 01:29:24 +00:00
LocationSnapshot.cpp [mlir] Added OpPrintingFlags to AsmState and SSANameState. 2021-07-10 16:40:00 +00:00
LoopCoalescing.cpp
LoopFusion.cpp [mlir][Analysis][NFC] Clean up FlatAffineValueConstraints 2021-08-17 10:38:57 +09:00
LoopInvariantCodeMotion.cpp
NormalizeMemRefs.cpp [mlir] Clean up includes in Transforms/Passes.h 2021-08-05 11:52:19 +09:00
OpStats.cpp
ParallelLoopCollapsing.cpp
PassDetail.h
PipelineDataTransfer.cpp [mlir][NFC] MemRef cleanup: Remove helper functions 2021-07-05 10:10:21 +09:00
SCCP.cpp
StripDebugInfo.cpp [mlir] Make StripDebugInfo strip out block arguments locs 2021-05-26 11:05:38 -07:00
SymbolDCE.cpp
ViewOpGraph.cpp [mlir] Cleanup: Fix warnings in MLIR 2021-08-06 10:36:37 +09:00