llvm-project/mlir/lib/Dialect/SCF
William S. Moses dfb34c0df9 [MLIR][SCF] Inline ExecuteRegion if parent can contain multiple blocks
The executeregionop is used to allow multiple blocks within SCF constructs. If the container allows multiple blocks, inline the region

Differential Revision: https://reviews.llvm.org/D104960
2021-06-30 10:03:22 -04:00
..
Transforms Implement an scf.for range folding optimization pass. 2021-06-24 01:07:28 +00:00
CMakeLists.txt [mlir][SCF] NFC - Drop SCF EDSC usage 2021-05-19 15:52:14 +00:00
SCF.cpp [MLIR][SCF] Inline ExecuteRegion if parent can contain multiple blocks 2021-06-30 10:03:22 -04:00