[PATCH] D122610: [SDAG] avoid libcalls to fmin/fmax for soft-float targets

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 08:22:25 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG436b875e49ec: [SDAG] avoid libcalls to fmin/fmax for soft-float targets (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122610

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/ARM/vecreduce-fmax-legalization-soft-float.ll
  llvm/test/CodeGen/ARM/vecreduce-fmin-legalization-soft-float.ll
  llvm/test/CodeGen/RISCV/fmax-fmin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122610.419154.patch
Type: text/x-patch
Size: 27982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220330/830cd5e2/attachment.bin>


More information about the llvm-commits mailing list