[PATCH] D87569: [Legalize][ARM][X86] Add float legalization for VECREDUCE

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 11:42:33 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG53f36f06afbc: [Legalize][ARM][X86] Add float legalization for VECREDUCE (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D87569?vs=291455&id=291632#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87569

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/Target/ARM/ARMTargetTransformInfo.h
  llvm/test/CodeGen/ARM/vecreduce-fadd-legalization-soft-float.ll
  llvm/test/CodeGen/ARM/vecreduce-fmax-legalization-soft-float.ll
  llvm/test/CodeGen/ARM/vecreduce-fmin-legalization-soft-float.ll
  llvm/test/CodeGen/ARM/vecreduce-fmul-legalization-soft-float.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: D87569.291632.patch
Type: text/x-patch
Size: 29124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/ae45c74c/attachment.bin>


More information about the llvm-commits mailing list