[PATCH] D91813: [PGO] verify BFI counts after loading profile data

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 16:16:58 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG54e03d03a7a4: [PGO] Verify BFI counts after loading profile data (authored by xur).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D91813?vs=306763&id=311740#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91813

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/test/Transforms/PGOProfile/Inputs/bfi_verification.proftext
  llvm/test/Transforms/PGOProfile/bfi_verification.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91813.311740.patch
Type: text/x-patch
Size: 12441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/dedffb75/attachment.bin>


More information about the llvm-commits mailing list