[PATCH] D111077: [LV] Support converting FP add to integer reductions.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 4 10:17:05 PDT 2021
fhahn updated this revision to Diff 376941.
fhahn added a comment.
Use 0x1.0p53 and 0x1.0p24 for maximum constants instead of large integer values.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111077/new/
https://reviews.llvm.org/D111077
Files:
llvm/include/llvm/Analysis/IVDescriptors.h
llvm/lib/Analysis/IVDescriptors.cpp
llvm/lib/Transforms/Utils/LoopUtils.cpp
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/test/Transforms/LoopVectorize/AArch64/fadd-reduction-as-int.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111077.376941.patch
Type: text/x-patch
Size: 49098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211004/c544120d/attachment.bin>
More information about the llvm-commits
mailing list