Expose internal helper function as new extractFromBranchWeightMD API.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157937
ProfDataUtils: Add extractFromBranchWeightMD function; NFC ClosedPublic Authored by MatzeB on Aug 14 2023, 4:55 PM.
Details
Diff Detail
Event TimelineMatzeB mentioned this in D157462: LoopRotate: Add code to update branch weights.Aug 14 2023, 4:56 PM This revision is now accepted and ready to land.Aug 15 2023, 6:21 AM This revision was landed with ongoing or failed builds.Sep 11 2023, 10:39 AM Closed by commit rG285e0235f5f6: ProfDataUtils: Add extractFromBranchWeightMD function; NFC (authored by MatzeB). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 556455 llvm/include/llvm/IR/ProfDataUtils.h
llvm/lib/IR/ProfDataUtils.cpp
|