[PATCH] D84796: [LV] Add abs/smin/smax/umin/umax intrinsics to isTriviallyVectorizable
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 14:22:05 PDT 2020
craig.topper updated this revision to Diff 281360.
craig.topper added a comment.
Check the immediate on the vectorized abs intrinsic
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84796/new/
https://reviews.llvm.org/D84796
Files:
llvm/lib/Analysis/VectorUtils.cpp
llvm/test/Transforms/LoopVectorize/intrinsic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84796.281360.patch
Type: text/x-patch
Size: 5848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/cf6f248c/attachment.bin>
More information about the llvm-commits
mailing list