Tripcount expressions have a positive range, so use unsigned scev ranges for it.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D87608
[ARM][MVE] Tail-predication: use unsigned SCEV ranges for tripcount ClosedPublic Authored by SjoerdMeijer on Sep 14 2020, 6:07 AM.
Details Summary Tripcount expressions have a positive range, so use unsigned scev ranges for it.
Diff Detail Event TimelineHerald added subscribers: danielkiss, javed.absar, hiraditya, kristof.beyls. · View Herald Transcript This revision is now accepted and ready to land.Sep 15 2020, 4:36 AM Closed by commit rG635b87511ec3: [ARM][MVE] Tail-predication: use unsigned SCEV ranges for tripcount (authored by SjoerdMeijer). · Explain WhySep 15 2020, 5:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 291552 llvm/lib/Target/ARM/MVETailPredication.cpp
llvm/test/CodeGen/Thumb2/LowOverheadLoops/basic-tail-pred.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/tail-pred-forced.ll
|