This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 11bf1ab Revert "Revert r275883 and r275891. They seem to cause PR28608." new dc062ef [LV] Add hotness attribute to missed-optimization remarks
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Transforms/Vectorize/LoopVectorize.h | 5 +- lib/Transforms/Vectorize/LoopVectorize.cpp | 28 +-- .../LoopVectorize/diag-with-hotness-info.ll | 213 +++++++++++++++++++++ 3 files changed, 234 insertions(+), 12 deletions(-) create mode 100644 test/Transforms/LoopVectorize/diag-with-hotness-info.ll