[PATCH] D105277: [AArch64] Use custom lowering for fp16 vector copysign.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 05:56:58 PDT 2021


fhahn created this revision.
fhahn added reviewers: dmgreen, ab, t.p.northover.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls.
fhahn requested review of this revision.
Herald added a project: LLVM.

The custom copysign lowering already supports fp16. Use it.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D105277

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/vector-fcopysign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105277.355852.patch
Type: text/x-patch
Size: 6423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210701/b3703b4f/attachment.bin>


More information about the llvm-commits mailing list