[PATCH] D88683: [SVE] Lower fixed length vector fneg and fsqrt operations.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 10:43:45 PDT 2020


paulwalker-arm created this revision.
Herald added subscribers: llvm-commits, psnobl, hiraditya, tschuett.
Herald added a reviewer: rengolin.
Herald added a reviewer: efriedma.
Herald added a project: LLVM.
paulwalker-arm requested review of this revision.

Also updates sve-fp.ll to use fneg directly.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88683

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-arith.ll
  llvm/test/CodeGen/AArch64/sve-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88683.295623.patch
Type: text/x-patch
Size: 19659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201001/069e04cd/attachment.bin>


More information about the llvm-commits mailing list