diff options
| author | Huihui Zhang <huihuiz@quicinc.com> | 2019-06-27 05:46:06 +0000 |
|---|---|---|
| committer | Huihui Zhang <huihuiz@quicinc.com> | 2019-06-27 05:46:06 +0000 |
| commit | 9f69052394a43b278ed1220c59fd5e36290f5d15 (patch) | |
| tree | 361f6b5a8d074faedfe14544f3f2ba205d028a34 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 490bc46541c8f1459aaf501d0f55dbdbb05e9e39 (diff) | |
[InstCombine][NFCI] Fix test comments.
For fold
(X & (signbit l>> Y)) ==/!= 0 -> (X << Y) >=/< 0
(X & (signbit << Y)) ==/!= 0 -> (X l>> Y) >=/< 0
Test cases of X being constant are positive tests not negative.
Prep work for D62818.
llvm-svn: 364497
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
