[all-commits] [llvm/llvm-project] a4bb71: Disable hoisting MI to hotter basic blocks when us...

Victor Huang via All-commits all-commits at lists.llvm.org
Thu Sep 17 12:20:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a4bb71b1c0d9952208ad32bc4992cc211d43c5bb
      https://github.com/llvm/llvm-project/commit/a4bb71b1c0d9952208ad32bc4992cc211d43c5bb
  Author: Victor Huang <wei.huang at ibm.com>
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/MachineLICM.cpp
    M llvm/test/CodeGen/AArch64/O3-pipeline.ll
    M llvm/test/CodeGen/ARM/O3-pipeline.ll
    M llvm/test/CodeGen/X86/opt-pipeline.ll

  Log Message:
  -----------
  Disable hoisting MI to hotter basic blocks when using pgo

This is a follow up patch for https://reviews.llvm.org/D63676 to
enable the feature when using pgo.

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




More information about the All-commits mailing list