diff options
author | Craig Topper <craig.topper@intel.com> | 2017-12-16 21:12:24 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-12-16 21:12:24 +0000 |
commit | 849b717c86a234d8d592eef6fe8ea3f3993baa52 (patch) | |
tree | bfa8a002b126d3526599c5eda738aace3a7fca67 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 93253e189c1bc8d058952025d605829adc9473db (diff) | |
download | bcm5719-llvm-849b717c86a234d8d592eef6fe8ea3f3993baa52.tar.gz bcm5719-llvm-849b717c86a234d8d592eef6fe8ea3f3993baa52.zip |
[X86] Don't pass a zero input to the passthru operand of getVectorMaskingNode/getScalarMaskingNode when its going to emit an ISD::OR/ISD::AND. NFCI
In those cases, the pass thru operand of the methods isn't used. The calls to the scalar version were passing a MVT::i1 zero, which is an illegal type at the stage this code runs.
llvm-svn: 320928
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions