[PATCH] D34867: [ORE] Add diagnostics hotness threshold
Brian Gesiak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 30 13:26:36 PDT 2017
modocache updated this revision to Diff 104920.
modocache added a comment.
Add hotness threshold check to MachineOptimizationRemarkEmitter, and change the threshold attribute type for LLVMContext from an optional unsigned to just an unsigned.
https://reviews.llvm.org/D34867
Files:
include/llvm/IR/LLVMContext.h
lib/Analysis/OptimizationDiagnosticInfo.cpp
lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
lib/IR/LLVMContext.cpp
lib/IR/LLVMContextImpl.h
test/Transforms/Inline/optimization-remarks-yaml.ll
tools/llc/llc.cpp
tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34867.104920.patch
Type: text/x-patch
Size: 6854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/36ea6ee6/attachment.bin>
More information about the llvm-commits
mailing list