Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] Handle all-ones mask explicitly in targetShrinkDemandedConstant. | Eli Friedman | 2018-08-22 | 1 | -0/+35 |
This avoids a potential infinite loop setting and unsetting bits in the mask. Reduced from a failure on the polly-aosp bot. Differential Revision: https://reviews.llvm.org/D51066 llvm-svn: 340446 |