[PATCH] D21771: [OptRemark] RFC: Add hotness attribute
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 10:42:28 PDT 2016
anemet updated this revision to Diff 62381.
anemet added a comment.
Add a more convenient, alternative API for emitOptimizationRemarkMissed that
takes a loop and derives debug location and the IR Value internally.
http://reviews.llvm.org/D21771
Files:
include/llvm/Analysis/OptimizationDiagnosticInfo.h
include/llvm/IR/DiagnosticInfo.h
lib/Analysis/CMakeLists.txt
lib/Analysis/OptimizationDiagnosticInfo.cpp
lib/IR/DiagnosticInfo.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/diag-with-hotness-info.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21771.62381.patch
Type: text/x-patch
Size: 20897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160630/1a3cd0ab/attachment-0001.bin>
More information about the llvm-commits
mailing list