Fix affine analysis check for ops with no common block in their affine
scope. Clean up some out of date comments and naming.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145460
[MLIR] Fix affine analysis check for ops with no common block ClosedPublic Authored by bondhugula on Mar 6 2023, 7:07 PM.
Details Summary Fix affine analysis check for ops with no common block in their affine
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 7 2023, 12:00 AM Closed by commit rG622702d08948: [MLIR] Fix affine analysis check for ops with no common block (authored by bondhugula). · Explain WhyMar 7 2023, 9:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 503076 mlir/lib/Dialect/Affine/Analysis/AffineAnalysis.cpp
mlir/test/Dialect/Affine/scalrep.mlir
|