Upper bound and step size should be symbols instead of dims.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142136
[mlir][SCF] Fix crash in loop peeling ClosedPublic Authored by springerm on Jan 19 2023, 9:45 AM.
Details Summary Upper bound and step size should be symbols instead of dims.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 19 2023, 9:48 AM This revision was landed with ongoing or failed builds.Jan 19 2023, 10:08 AM Closed by commit rG1d98861a7896: [mlir][SCF] Fix crash in loop peeling (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 490561 mlir/lib/Dialect/SCF/Utils/AffineCanonicalizationUtils.cpp
mlir/test/Dialect/SCF/for-loop-peeling.mlir
|