diff options
author | Craig Topper <craig.topper@intel.com> | 2019-03-11 01:20:38 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-03-11 01:20:38 +0000 |
commit | d8ebbe4a763be565769b484bf8fca733b7d131b3 (patch) | |
tree | a722f3b2b25393b31d4904afeaab98a7e4157182 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands | |
parent | 4cf8cdc51d1992f91eab318f7e8b6ee032de0c86 (diff) | |
download | bcm5719-llvm-d8ebbe4a763be565769b484bf8fca733b7d131b3.tar.gz bcm5719-llvm-d8ebbe4a763be565769b484bf8fca733b7d131b3.zip |
[X86] Remove unneeded isel patterns from VCVTSI2SDZ and VCVTUSI2SDZ. NFC
We had patterns using X86ISD::SCALAR_SINT_TO_FP_RND/SCALAR_UINT_TO_FP_RND for
these instructions. There's nothing to round. Instead, we use a regular
sint_to_fp/uint_to_fp and a movsd as the pattern for these.
llvm-svn: 355796
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands')
0 files changed, 0 insertions, 0 deletions