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

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 04:02:44 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3728a7de34dc: [SVE] Add ISel for fabs(fsub(a,b)) ==> FABD. (authored by paulwalker-arm).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116227/new/

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.397511.patch
Type: text/x-patch
Size: 3932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220105/2f7e6f04/attachment-0001.bin>


More information about the llvm-commits mailing list