[PATCH] D102607: [AArch64][SVE] Add fixed length codegen for FP_ROUND/FP_EXTEND

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 17 03:50:26 PDT 2021


bsmith created this revision.
bsmith added reviewers: paulwalker-arm, peterwaller-arm, joechrisellis, kmclaughlin.
Herald added subscribers: psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
bsmith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Depends on D102498 <https://reviews.llvm.org/D102498>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D102607

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-converts.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-extend-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102607.345817.patch
Type: text/x-patch
Size: 32517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210517/1217d149/attachment.bin>


More information about the llvm-commits mailing list