summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/fp16-vector-bitcast.ll
Commit message (Collapse)AuthorAgeFilesLines
* Teach the AArch64 backend about v4f16 and v8f16Oliver Stannard2014-08-271-0/+203
This teaches the AArch64 backend to deal with the operations required to deal with the operations on v4f16 and v8f16 which are exposed by NEON intrinsics, plus the add, sub, mul and div operations. llvm-svn: 216555
OpenPOWER on IntegriCloud