diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-12-02 12:10:05 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-12-02 12:17:38 -0500 |
commit | af4e59949cc4cc895be76a441a2a867189ee0f55 (patch) | |
tree | 73c01f739c0ec95ca5995e3981fa5c2363d30c1e /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | d8d51062256ae59e8c34a94c541119b813b53a79 (diff) | |
download | bcm5719-llvm-af4e59949cc4cc895be76a441a2a867189ee0f55.tar.gz bcm5719-llvm-af4e59949cc4cc895be76a441a2a867189ee0f55.zip |
[InstCombine] fix undef propagation for vector urem transform (PR44186)
As described here:
https://bugs.llvm.org/show_bug.cgi?id=44186
The match() code safely allows undef values, but we can't safely
propagate a vector constant that contains an undef to the new
compare instruction.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions