[PATCH] D67905: [LV] Vectorizer should adjust trip count in profile information
Evgeniy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 03:39:59 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf7e1588727c: [LV] Vectorizer should adjust trip count in profile information (authored by ebrevnov).
Changed prior to commit:
https://reviews.llvm.org/D67905?vs=238455&id=239060#toc
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.239060.patch
Type: text/x-patch
Size: 15764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200120/f146c1a9/attachment.bin>
More information about the llvm-commits
mailing list