This also slightly simplifies some code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118790
[MLIR][Presburger] MaybeLocalRepr: add explicit bool() for convenience ClosedPublic Authored by arjunp on Feb 2 2022, 7:12 AM.
Details Summary This also slightly simplifies some code.
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 21 others. · View Herald TranscriptFeb 2 2022, 7:12 AM bondhugula added inline comments.
This revision is now accepted and ready to land.Feb 5 2022, 3:42 AM Closed by commit rG8a98c3e07f63: [MLIR][Presburger] MaybeLocalRepr: add explicit bool() for convenience (authored by arjunp). · Explain WhyFeb 5 2022, 6:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 406178 mlir/include/mlir/Analysis/Presburger/Utils.h
mlir/lib/Analysis/Presburger/IntegerPolyhedron.cpp
|
Is this the only use?