Fix the warning: comparison of unsigned expression in ‘>= 0’ is always
true.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D126784
[NFC][MLIR] Fix -Wtype-limits warning ClosedPublic Authored by peixin on Jun 1 2022, 8:08 AM.
Details Summary Fix the warning: comparison of unsigned expression in ‘>= 0’ is always
Diff Detail Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptJun 1 2022, 8:08 AM This revision is now accepted and ready to land.Jun 1 2022, 8:21 AM Closed by commit rGfe2cc16035ea: [NFC][MLIR] Fix -Wtype-limits warning (authored by peixin). · Explain WhyJun 1 2022, 8:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 433406 mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
|