diff options
author | Sanjay Patel <spatel@rotateright.com> | 2016-08-26 15:53:01 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2016-08-26 15:53:01 +0000 |
commit | f7ba0891ce6369cee4245991824a73279ca31258 (patch) | |
tree | f8f4036e4c705eb76126bf5edc66402980791977 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | b30f4370a5e5de616aeb6eb6c231d53f3a75b874 (diff) | |
download | bcm5719-llvm-f7ba0891ce6369cee4245991824a73279ca31258.tar.gz bcm5719-llvm-f7ba0891ce6369cee4245991824a73279ca31258.zip |
[InstCombine] rename variables in foldICmpDivConstant(); NFC
Removing the redundant 'CmpRHSV' local variable exposes a bug in the caller
foldICmpShrConstant() - it was sending in the div constant instead of the
cmp constant. But I have not been able to expose this in a regression test
yet - the affected folds all appear to be handled before we ever reach this
code. I'll keep trying to find a case as I make changes to allow vector folds
in both functions.
llvm-svn: 279828
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions