[PATCH] D94913: [SLP] match maxnum/minnum intrinsics as FP reduction ops

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 14:37:29 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b77ac32b115: [SLP] match maxnum/minnum intrinsics as FP reduction ops (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94913

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/PhaseOrdering/X86/vector-reductions-expanded.ll
  llvm/test/Transforms/SLPVectorizer/X86/fmaxnum.ll
  llvm/test/Transforms/SLPVectorizer/X86/fminnum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94913.317420.patch
Type: text/x-patch
Size: 17010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/62a336da/attachment.bin>


More information about the llvm-commits mailing list