[PATCH] D116227: [SVE] Add ISel for fabs(fsub(a,b)) ==> FABD.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 23 10:33:23 PST 2021


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116227

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116227.396051.patch
Type: text/x-patch
Size: 3932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211223/d2466cd9/attachment.bin>


More information about the llvm-commits mailing list