[PATCH] D98963: [LoopVectorize] Change the identity element for FAdd
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 26 07:14:10 PDT 2021
kmclaughlin updated this revision to Diff 333547.
kmclaughlin added a comment.
- Reverted back to the original patch
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98963/new/
https://reviews.llvm.org/D98963
Files:
llvm/include/llvm/Analysis/IVDescriptors.h
llvm/lib/Analysis/IVDescriptors.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/X86/reduction-fastmath.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98963.333547.patch
Type: text/x-patch
Size: 8963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210326/3b2c8dc0/attachment-0001.bin>
More information about the llvm-commits
mailing list