[all-commits] [llvm/llvm-project] 5a654b: [BOLT] Make ICP target selection (more) deterministic

Amir Aupov via All-commits all-commits at lists.llvm.org
Fri Jan 21 12:04:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a654b01133fe5f5b2b4088495f829bb8c34e12d
      https://github.com/llvm/llvm-project/commit/5a654b01133fe5f5b2b4088495f829bb8c34e12d
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2022-01-21 (Fri, 21 Jan 2022)

  Changed paths:
    M bolt/lib/Passes/IndirectCallPromotion.cpp

  Log Message:
  -----------
  [BOLT] Make ICP target selection (more) deterministic

Summary: Break ties by selecting targets with lower addresses.

Reviewers: maksfb

FBD33677001




More information about the All-commits mailing list