diff options
author | Craig Topper <craig.topper@intel.com> | 2019-01-13 02:59:57 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-01-13 02:59:57 +0000 |
commit | 4561edbec0355b68156fb809551f4dce90fdccb7 (patch) | |
tree | 389b111af21992dd0aed063f3a22b5d006b3f3ed /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | b17d2136eae4d9003e2a04f89afc6cd6a56c966a (diff) | |
download | bcm5719-llvm-4561edbec0355b68156fb809551f4dce90fdccb7.tar.gz bcm5719-llvm-4561edbec0355b68156fb809551f4dce90fdccb7.zip |
[X86] Add X86ISD::VMFPROUND to handle the masked case of VCVTPD2PSZ128 which only produces 2 result elements and zeroes the upper elements.
We can't represent this properly with vselect like we normally do. We also have to update the instruction definition to use a VK2WM mask instead of VK4WM to represent this.
Fixes another case from PR34877.
llvm-svn: 351017
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions