diff options
author | Sanjay Patel <spatel@rotateright.com> | 2017-03-14 18:06:28 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2017-03-14 18:06:28 +0000 |
commit | 8dd99dce6c51c8b41e76c1ad75662f3015821ce9 (patch) | |
tree | 1185aecd556b41997c3c84f9b32e664681f71468 /lldb/packages/Python/lldbsuite/support/gmodules.py | |
parent | 329f24d6f6e733fcadfd1be7cd3b430d63047c2e (diff) | |
download | bcm5719-llvm-8dd99dce6c51c8b41e76c1ad75662f3015821ce9.tar.gz bcm5719-llvm-8dd99dce6c51c8b41e76c1ad75662f3015821ce9.zip |
[DAG] vector div/rem with any zero element in divisor is undef
This is the backend counterpart to:
https://reviews.llvm.org/rL297390
https://reviews.llvm.org/rL297409
and follow-up to:
https://reviews.llvm.org/rL297384
It surprised me that we need to duplicate the check in FoldConstantArithmetic and FoldConstantVectorArithmetic,
but one or the other doesn't catch all of the test cases. There is an existing code comment about merging those
someday.
Differential Revision: https://reviews.llvm.org/D30826
llvm-svn: 297762
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/gmodules.py')
0 files changed, 0 insertions, 0 deletions