[PATCH] D131136: [misexpect] Support diagnostics from frontend profile data
Paul Kirth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 18:38:34 PDT 2022
paulkirth created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
paulkirth updated this revision to Diff 450193.
paulkirth added a comment.
Herald added a subscriber: wenlei.
paulkirth added reviewers: nickdesaulniers, phosek, tejohnson.
paulkirth published this revision for review.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Fix tests and fronend integration
Adds support for suggesting profitable llvm.expect based on frontend
profiling instrumentation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D131136
Files:
llvm/include/llvm/Target/TargetOptions.h
llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp
llvm/lib/Transforms/Utils/MisExpect.cpp
llvm/test/Transforms/PGOProfile/missing-annotation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131136.450193.patch
Type: text/x-patch
Size: 6375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220818/442c5ffc/attachment.bin>
More information about the llvm-commits
mailing list