[PATCH] D88671: [SVE] Lower fixed length vector floating point rounding operations.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 09:18:46 PDT 2020


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

Adds lowering for:

  llvm.ceil
  llvm.floor
  llvm.nearbyint
  llvm.rint
  llvm.round
  llvm.trunc


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88671

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88671.295598.patch
Type: text/x-patch
Size: 65429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201001/87e3c1b6/attachment.bin>


More information about the llvm-commits mailing list