[all-commits] [llvm/llvm-project] 1a2482: [AArch64] Use custom lowering for fp16 vector copy...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jul 2 03:36:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a248233a5d9e374f977a0ca3509e2fa0448652e
https://github.com/llvm/llvm-project/commit/1a248233a5d9e374f977a0ca3509e2fa0448652e
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-07-02 (Fri, 02 Jul 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/Analysis/CostModel/AArch64/arith-fp.ll
M llvm/test/CodeGen/AArch64/vector-fcopysign.ll
Log Message:
-----------
[AArch64] Use custom lowering for fp16 vector copysign.
The custom copysign lowering already supports fp16. Use it.
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D105277
More information about the All-commits
mailing list