[all-commits] [llvm/llvm-project] ec0222: [BOLT][NFC] Refactor ICP::findCallTargetSymbols

Amir Ayupov via All-commits all-commits at lists.llvm.org
Tue May 3 19:29:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec02227bf7c3f92d336e50c148fccdb734a33ee0
      https://github.com/llvm/llvm-project/commit/ec02227bf7c3f92d336e50c148fccdb734a33ee0
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2022-05-03 (Tue, 03 May 2022)

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

  Log Message:
  -----------
  [BOLT][NFC] Refactor ICP::findCallTargetSymbols

Reduce nesting making it easier to read.

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D124876




More information about the All-commits mailing list