This avoids a potential infinite loop setting and unsetting bits in the mask.
Testcase reduced from a failure on the polly-aosp bot.
Paths
| Differential D51066
[ARM] Handle all-ones mask explicitly in targetShrinkDemandedConstant. ClosedPublic Authored by efriedma on Aug 21 2018, 3:11 PM.
Details Summary This avoids a potential infinite loop setting and unsetting bits in the mask. Testcase reduced from a failure on the polly-aosp bot.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 21 2018, 11:40 PM Closed by commit rL340446: [ARM] Handle all-ones mask explicitly in targetShrinkDemandedConstant. (authored by efriedma). · Explain WhyAug 22 2018, 1:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 162036 llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/test/CodeGen/ARM/demanded-bits-and.ll
|