summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2016-09-04 14:32:15 +0000
committerSanjay Patel <spatel@rotateright.com>2016-09-04 14:32:15 +0000
commit6b4909749bcecbf2fa58eb0b580c507699c6bf34 (patch)
tree02c9201007378c3581873d0aa5d03e417f65367b /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
parentf0bc9db96e563e00883bb8ebcf902031e1ad6639 (diff)
downloadbcm5719-llvm-6b4909749bcecbf2fa58eb0b580c507699c6bf34.tar.gz
bcm5719-llvm-6b4909749bcecbf2fa58eb0b580c507699c6bf34.zip
[InstCombine] recode icmp fold in a vector-friendly way; NFC
The transform in question: icmp (and (trunc W), C2), C1 -> icmp (and W, C2'), C1' ...is still not enabled for vectors, thus no functional change intended. It's not clear to me if this is a good transform for vectors or even scalars in general. Changing that behavior may be a follow-on patch. llvm-svn: 280627
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud