Use symbols in the affine map instead of dims. Dims should not be divided.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108431
[mlir][SCF] Use symbols in loop peeling rewrite ClosedPublic Authored by springerm on Aug 19 2021, 6:23 PM.
Details Summary Use symbols in the affine map instead of dims. Dims should not be divided.
Diff Detail
Event TimelineHerald added subscribers: wrengr, Chia-hungDuan, dcaballe and 18 others. · View Herald TranscriptAug 19 2021, 6:24 PM This revision is now accepted and ready to land.Aug 24 2021, 2:58 AM Closed by commit rG0c36082963fa: [mlir][SCF] Use symbols in loop peeling rewrite (authored by springerm). · Explain WhyAug 24 2021, 3:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 368315 mlir/lib/Dialect/SCF/Transforms/LoopSpecialization.cpp
|