diff options
author | Sanjay Patel <spatel@rotateright.com> | 2016-05-13 15:10:46 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2016-05-13 15:10:46 +0000 |
commit | b79ab27853b8b4c9473005d5418895c1450c72c7 (patch) | |
tree | 86f519ece91654d6eee5edca944c90297d4ab59f /lldb/packages/Python/lldbsuite/test/python_api/frame/main.c | |
parent | 8793c521bceb007921a202e670c8b4469e77a3ef (diff) | |
download | bcm5719-llvm-b79ab27853b8b4c9473005d5418895c1450c72c7.tar.gz bcm5719-llvm-b79ab27853b8b4c9473005d5418895c1450c72c7.zip |
[InstCombine] canonicalize* LE/GE vector integer comparisons to LT/GT (PR26701, PR26819)
*We don't currently handle the edge case constants (min/max values), so it's not a complete
canonicalization.
To fully solve the motivating bugs, we need to enhance this to recognize a zero vector
too because that's a ConstantAggregateZero which is a ConstantData, not a ConstantVector
or a ConstantDataVector.
Differential Revision: http://reviews.llvm.org/D17859
llvm-svn: 269426
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/main.c')
0 files changed, 0 insertions, 0 deletions