diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-01-20 18:09:51 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-01-20 18:09:51 +0000 |
commit | 51222d1551383dd7b95ba356b1a5ed89df69e789 (patch) | |
tree | 4fcc07b235155ab75ee642f659ebedc970ee228f /lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | |
parent | 88e900808adf49ae35395544a169c15d2dc836f7 (diff) |
NEON use vmov.i32 to splat some f32 values into vectors.
For bit patterns that aren't representable using the 8-bit floating point
representation for vmov.f32, but are representable via vmov.i32, treat
the .f32 syntax as an alias. Most importantly, this covers the case
'vmov.f32 Vd, #0.0'.
rdar://10616677
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148556 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp')
0 files changed, 0 insertions, 0 deletions