[PATCH] D52767: [LoopVectorize] Loop vectorization for minimum and maximum

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 19:57:51 PDT 2018


tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added a subscriber: llvm-commits.

Depends on https://reviews.llvm.org/D52765.


Repository:
  rL LLVM

https://reviews.llvm.org/D52767

Files:
  lib/Analysis/VectorUtils.cpp
  test/Transforms/LoopVectorize/intrinsic.ll
  test/Transforms/Scalarizer/intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52767.167877.patch
Type: text/x-patch
Size: 5180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181002/21a3f7e1/attachment.bin>


More information about the llvm-commits mailing list