[PATCH] D109645: [LV] Recognize intrinsic min/max reductions

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 02:46:00 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG61cc873a8ef1: [LV] Recognize intrinsic min/max reductions (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D109645?vs=372416&id=372667#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109645

Files:
  llvm/include/llvm/Analysis/IVDescriptors.h
  llvm/lib/Analysis/IVDescriptors.cpp
  llvm/test/Transforms/LoopVectorize/minmax_reduction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109645.372667.patch
Type: text/x-patch
Size: 9578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/8629a1bf/attachment.bin>


More information about the llvm-commits mailing list