[PATCH] D88032: [AArch64][SVE] Add lowering for llvm frecpx

Muhammad Asif Manzoor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 09:39:54 PDT 2020


Asif created this revision.
Asif added reviewers: paulwalker-arm, eli.friedman, dancgr, sdesmalen, cameron.mcinally.
Herald added subscribers: llvm-commits, psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: LLVM.
Asif requested review of this revision.

Add the functionality to lower frecpx for passthru variant


https://reviews.llvm.org/D88032

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88032.293202.patch
Type: text/x-patch
Size: 6777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200921/0eb90792/attachment.bin>


More information about the llvm-commits mailing list