The custom copysign lowering already supports fp16. Use it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Sounds good to me.
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp | ||
---|---|---|
1401–1403 | Whitespace :) |
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp | ||
---|---|---|
1401–1403 | Thanks, I'll fix the formatting in the committed version. I'll also update the cost-model test for vector copysign. |
Whitespace :)