[PATCH] D129889: [misexpect] [WIP] Enable diagnostics for profitable llvm.expect annotations

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 15:15:08 PST 2023


paulkirth updated this revision to Diff 492267.
paulkirth added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129889/new/

https://reviews.llvm.org/D129889

Files:
  llvm/include/llvm/IR/LLVMContext.h
  llvm/include/llvm/Transforms/Utils/MisExpect.h
  llvm/lib/IR/LLVMContext.cpp
  llvm/lib/IR/LLVMContextImpl.h
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/lib/Transforms/Utils/MisExpect.cpp
  llvm/test/Transforms/PGOProfile/missing-annotation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129889.492267.patch
Type: text/x-patch
Size: 18138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/0f5c3006/attachment.bin>


More information about the llvm-commits mailing list