Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Added some comments.
mlir/lib/Analysis/Presburger/Matrix.cpp | ||
---|---|---|
69–72 | Just to maintain the symmetry, this could be moved to a function resizeHorizontally(). |
Comment Actions
Add support for resizing just horizontally (repeat to try and resolve some issue with arc land)
Just to maintain the symmetry, this could be moved to a function resizeHorizontally().