commit | 2c5ce04e48508496b095106faccff7426518664c | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Sat Dec 10 06:02:48 2016 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Sat Dec 10 06:02:48 2016 +0000 |
tree | 7dc2a4856198d417778d5b041df0e0917dc0dde1 | |
parent | a6fea2c725312ec4d39ef30a29250abb81fa9285 [diff] |
[X86] Use X86ISD::CVTTP2SI and X86ISD::CVTTP2UI for lowering 128-bit cvttps2qq and cvttps2uqq intrinsics since there is a mismatch between number of input and output elements. Ideally ISD::FP_TO_SINT and ISD::FP_TO_UINT would only be used for cases with the same number of input and output elements. Similar things have already been done for other convert intrinsics. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289316 91177308-0d34-0410-b5e6-96231b3b80d8