diff options
author | Craig Topper <craig.topper@intel.com> | 2018-05-30 18:27:07 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-05-30 18:27:07 +0000 |
commit | c5ec55e9211b3124e04f842fb41e4476dad2afef (patch) | |
tree | 85fad34170f575962d7cde6dcfb8762442508e08 /lldb/packages/Python/lldbsuite/test/python_api/interpreter | |
parent | c729c1b47d21706a314c15fe8075dd6835a32618 (diff) | |
download | bcm5719-llvm-c5ec55e9211b3124e04f842fb41e4476dad2afef.tar.gz bcm5719-llvm-c5ec55e9211b3124e04f842fb41e4476dad2afef.zip |
[X86] Simplify the implementation of _mm_sqrt_ss, _mm_rcp_ss, and _mm_rsqrt_ss.
We don't need the insertion back into the original vector at the end. The builtin already understands that.
This is different than _mm_sqrt_sd which takes two arguments and we do need to insert.
llvm-svn: 333572
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions