Files
clang-p2996/mlir/lib/Dialect/SCF/Transforms/ParallelLoopTiling.cpp
Frederik Gossen 6484567f14 [MLIR][SCF] Find all innermost loops for parallel loop tiling
Overcome the assumption that parallel loops are only nested in other parallel
loops.

Differential Revision: https://reviews.llvm.org/D92188
2020-11-27 10:08:56 +01:00

7.0 KiB