[PATCH] D98981: [SLP] allow matching integer min/max intrinsics as reduction ops

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 05:58:16 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c8473ba534d: [SLP] allow matching integer min/max intrinsics as reduction ops (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98981

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/horizontal-minmax.ll
  llvm/test/Transforms/SLPVectorizer/X86/horizontal-smax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98981.332642.patch
Type: text/x-patch
Size: 20528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/523dab9e/attachment-0001.bin>


More information about the llvm-commits mailing list