[PATCH] D85744: [SVE] Lower fixed length FP minnum/maxnum

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 09:10:57 PDT 2020


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

Cherry-picked from D71767 <https://reviews.llvm.org/D71767> with added tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85744

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85744.284772.patch
Type: text/x-patch
Size: 32163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/4aacd3c9/attachment-0001.bin>


More information about the llvm-commits mailing list