[PATCH] D109645: [LV] Recognize intrinsic min/max reductions
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 14 00:23:57 PDT 2021
dmgreen updated this revision to Diff 372416.
dmgreen added a comment.
Added FMF checks for reduction intrinsic.
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.372416.patch
Type: text/x-patch
Size: 9590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210914/f972c9e9/attachment.bin>
More information about the llvm-commits
mailing list