[all-commits] [llvm/llvm-project] 262c67: Revert "[SimplifyCFG] Sinking indirect calls - the...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Wed Apr 28 07:50:25 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 262c679d329b0805dbb055bd62e5abe41824c0ad
      https://github.com/llvm/llvm-project/commit/262c679d329b0805dbb055bd62e5abe41824c0ad
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-04-28 (Wed, 28 Apr 2021)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
    M llvm/test/Transforms/SimplifyCFG/X86/sink-common-code.ll

  Log Message:
  -----------
  Revert "[SimplifyCFG] Sinking indirect calls - they're already indirect anyways"

Seems to break indirect call promotion, LTO/Resolution/X86/load-sample-prof-icp.ll fails.

This reverts commit e57cf128b30a88c6dd42e8ef40deeedd0d7f116d.




More information about the All-commits mailing list