diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-08-04 00:42:34 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-08-04 00:42:34 +0000 |
commit | b0ae36f0d1417136f1d38e69ee6504decbef8049 (patch) | |
tree | f86fc68860eabd1e1cb98f4e5a740f5bafa6f79d /llvm/lib/Support/MemoryBuffer.cpp | |
parent | f65371a235f5b6d0db700459a8bea654ee64a779 (diff) | |
download | llvm-b0ae36f0d1417136f1d38e69ee6504decbef8049.zip llvm-b0ae36f0d1417136f1d38e69ee6504decbef8049.tar.gz llvm-b0ae36f0d1417136f1d38e69ee6504decbef8049.tar.bz2 |
[AArch64] Vector FCOPYSIGN supports Custom-lowering: mark it as such.
There's a bunch of code in LowerFCOPYSIGN that does smart lowering, and
is actually already vector-aware; let's use it instead of scalarizing!
The only interesting change is that for v2f32, we previously always used
use v4i32 as the integer vector type.
Use v2i32 instead, and mark FCOPYSIGN as Custom.
llvm-svn: 243926
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions