[all-commits] [llvm/llvm-project] 3bf703: [AlwaysInliner] Emit optimization remarks

aeubanks via All-commits all-commits at lists.llvm.org
Mon Sep 21 22:10:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bf703fb6d55b23d29c792325a78cd3ead9ad07c
      https://github.com/llvm/llvm-project/commit/3bf703fb6d55b23d29c792325a78cd3ead9ad07c
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M llvm/lib/Transforms/IPO/AlwaysInliner.cpp
    M llvm/test/Transforms/Inline/optimization-remarks.ll

  Log Message:
  -----------
  [AlwaysInliner] Emit optimization remarks

To match the normal inliner in preparation for https://reviews.llvm.org/D86988.

Also change a FIXME to an assert.

Reviewed By: davidxl

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




More information about the All-commits mailing list