[PATCH] D103289: A post-processing for BFI inference

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 15:36:15 PDT 2021


spupyrev created this revision.
spupyrev added a reviewer: hoy.
Herald added subscribers: wenlei, hiraditya.
spupyrev requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

An iterative post-processing for BFI inference


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103289

Files:
  llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h
  llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp
  llvm/test/Transforms/SampleProfile/Inputs/profile-correlation-irreducible-loops.prof
  llvm/test/Transforms/SampleProfile/profile-correlation-irreducible-loops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103289.348404.patch
Type: text/x-patch
Size: 20071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210527/ccf539a7/attachment.bin>


More information about the llvm-commits mailing list