[PATCH] D67905: [LV] Vectorizer should adjust trip count in profile information
Evgeniy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 9 02:03:24 PST 2019
ebrevnov updated this revision to Diff 232778.
ebrevnov added a comment.
Addressing issues raised by Ayal.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67905/new/
https://reviews.llvm.org/D67905
Files:
llvm/include/llvm/Transforms/Utils/LoopUtils.h
llvm/lib/Transforms/Utils/LoopUtils.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/check-prof-info.ll
llvm/test/Transforms/LoopVectorize/tripcount.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67905.232778.patch
Type: text/x-patch
Size: 11832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191209/a8d58ca8/attachment-0001.bin>
More information about the llvm-commits
mailing list