diff options
author | Bob Wilson <bob.wilson@apple.com> | 2009-08-11 05:39:44 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2009-08-11 05:39:44 +0000 |
commit | 12842f9865a3d7f7d636afd3959851dd6c601aa1 (patch) | |
tree | d3d4de3a57aa15c0267c5920fe225e1893972f70 /llvm/lib/Bitcode/Reader/BitReader.cpp | |
parent | a16548e301a1bd5a1183d48e856c3d2439dbc929 (diff) | |
download | llvm-12842f9865a3d7f7d636afd3959851dd6c601aa1.zip llvm-12842f9865a3d7f7d636afd3959851dd6c601aa1.tar.gz llvm-12842f9865a3d7f7d636afd3959851dd6c601aa1.tar.bz2 |
Use vAny type to get rid of Neon intrinsics that differed only in whether
the overloaded vector types allowed floating-point or integer vector elements.
Most of these operations actually depend on the element type, so bitcasting
was not an option.
If you include the vpadd intrinsics that I updated earlier, this gets rid
of 20 intrinsics.
llvm-svn: 78646
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions