[PATCH] D98348: [AArch64][SVE] Add fixed/scalable lowering of FMAXIMUM/FMINIMUM ISD nodes

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 11 05:40:54 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG860ae9d50c92: [AArch64][SVE] Add fixed/scalable lowering of FMAXIMUM/FMINIMUM ISD nodes (authored by bsmith).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98348

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-minmax.ll
  llvm/test/CodeGen/AArch64/sve-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98348.329937.patch
Type: text/x-patch
Size: 41261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210311/282aabd5/attachment.bin>


More information about the llvm-commits mailing list