This is not a bug in functionality, just a missed optimization.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129815
[MLIR][Presburger] MPInt: add missing fastpath in ceilDiv ClosedPublic Authored by arjunp on Jul 14 2022, 4:16 PM.
Details Summary This is not a bug in functionality, just a missed optimization.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 15 2022, 8:43 AM Closed by commit rG9390b8d34ce3: [MLIR][Presburger] MPInt: add missing fastpath in ceilDiv (authored by arjunp). · Explain WhyJul 15 2022, 9:26 AM This revision was automatically updated to reflect the committed changes.
Diff 445020 mlir/include/mlir/Analysis/Presburger/MPInt.h
|