diff options
author | Craig Topper <craig.topper@gmail.com> | 2016-12-10 06:02:48 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2016-12-10 06:02:48 +0000 |
commit | a39b650d72641f33e86a277c7278c9aa16f5bbc7 (patch) | |
tree | c59ccf633b745c32e2e6400221a1e8d99c209505 /llvm/lib/IR/PassManager.cpp | |
parent | f3685095439c48c5a549e36a97e7fa9524aa4507 (diff) | |
download | bcm5719-llvm-a39b650d72641f33e86a277c7278c9aa16f5bbc7.tar.gz bcm5719-llvm-a39b650d72641f33e86a277c7278c9aa16f5bbc7.zip |
[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.
llvm-svn: 289316
Diffstat (limited to 'llvm/lib/IR/PassManager.cpp')
0 files changed, 0 insertions, 0 deletions