[all-commits] [llvm/llvm-project] 0c3608: [mlir][SCF] Use symbols in loop peeling rewrite
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Aug 24 03:39:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c36082963fad031bf0740ed32ad35d8fa5ea70e
https://github.com/llvm/llvm-project/commit/0c36082963fad031bf0740ed32ad35d8fa5ea70e
Author: Matthias Springer <springerm at google.com>
Date: 2021-08-24 (Tue, 24 Aug 2021)
Changed paths:
M mlir/lib/Dialect/SCF/Transforms/LoopSpecialization.cpp
Log Message:
-----------
[mlir][SCF] Use symbols in loop peeling rewrite
Use symbols in the affine map instead of dims. Dims should not be divided.
Differential Revision: https://reviews.llvm.org/D108431
More information about the All-commits
mailing list