[all-commits] [llvm/llvm-project] b7c43e: [BOLT] Drop high discrepancy profiles in matching ...

shaw young via All-commits all-commits at lists.llvm.org
Mon Jun 17 13:28:18 PDT 2024


  Branch: refs/heads/users/shawbyoung/spr/main.bolt-drop-high-discrepancy-profiles-in-matching-1
  Home:   https://github.com/llvm/llvm-project
  Commit: b7c43ed72821f3ff68c852b3158ecb0cea54fc30
      https://github.com/llvm/llvm-project/commit/b7c43ed72821f3ff68c852b3158ecb0cea54fc30
  Author: shaw young <58664393+shawbyoung at users.noreply.github.com>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
    M bolt/docs/CommandLineArgumentReference.md
    M bolt/lib/Profile/StaleProfileMatching.cpp
    A bolt/test/X86/Inputs/blarge_profile_stale_low_matched_blocks.yaml
    A bolt/test/X86/stale-matching-min-matched-block.test

  Log Message:
  -----------
  [BOLT] Drop high discrepancy profiles in matching (#95156)

Summary: Functions with high discrepancy 
(measured by matched function blocks) 
can be ignored with an added command line 
argument for better performance.

Test Plan: Added 
stale-matching-min-matched-block.test

---------

Co-authored-by: Amir Ayupov <aaupov at fb.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list