diff options
author | Michael Liao <michael.liao@intel.com> | 2012-10-10 16:53:28 +0000 |
---|---|---|
committer | Michael Liao <michael.liao@intel.com> | 2012-10-10 16:53:28 +0000 |
commit | 44c2d61b6703469a95fcd2d5397c5d09a67e75c1 (patch) | |
tree | ded8fbfaa22a59e8aca8944eb2971cd0e0b42565 /docs | |
parent | 9d796db3e746c31dbdb605510c53b3da98d71b38 (diff) | |
download | external_llvm-44c2d61b6703469a95fcd2d5397c5d09a67e75c1.zip external_llvm-44c2d61b6703469a95fcd2d5397c5d09a67e75c1.tar.gz external_llvm-44c2d61b6703469a95fcd2d5397c5d09a67e75c1.tar.bz2 |
Add support for FP_ROUND from v2f64 to v2f32
- Due to the current matching vector elements constraints in
ISD::FP_ROUND, rounding from v2f64 to v4f32 (after legalization from
v2f32) is scalarized. Add a customized v2f32 widening to convert it
into a target-specific X86ISD::VFPROUND to work around this
constraints.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165631 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions