[PATCH] D87586: [X86] Improve nnan fmin/fmax vector reduction

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 27 01:50:41 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf229bf2e1246: [Legalize][X86] Improve nnan fmin/fmax vector reduction (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87586

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/AArch64/vecreduce-fmax-legalization.ll
  llvm/test/CodeGen/AArch64/vecreduce-fmin-legalization.ll
  llvm/test/CodeGen/X86/vector-reduce-fmax-nnan.ll
  llvm/test/CodeGen/X86/vector-reduce-fmin-nnan.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87586.294541.patch
Type: text/x-patch
Size: 13862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200927/f99a92ad/attachment.bin>


More information about the llvm-commits mailing list