[all-commits] [llvm/llvm-project] a3a478: [Inliner] Add debug message for history skip (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Dec 9 06:12:15 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a3a478be40533b2cfa236de0859c9c8b50695e7a
      https://github.com/llvm/llvm-project/commit/a3a478be40533b2cfa236de0859c9c8b50695e7a
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2021-12-09 (Thu, 09 Dec 2021)

  Changed paths:
    M llvm/lib/Transforms/IPO/Inliner.cpp

  Log Message:
  -----------
  [Inliner] Add debug message for history skip (NFC)


  Commit: 3beafecedfd3c6bd48c2e806bc4a2c1f3a881958
      https://github.com/llvm/llvm-project/commit/3beafecedfd3c6bd48c2e806bc4a2c1f3a881958
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2021-12-09 (Thu, 09 Dec 2021)

  Changed paths:
    M llvm/lib/Analysis/InlineAdvisor.cpp

  Log Message:
  -----------
  [InlineAdvisor] Remove outdated comment (NFC)

This just returns None nowadays, so this comment doesn't apply
anymore.


Compare: https://github.com/llvm/llvm-project/compare/143e42429480...3beafecedfd3


More information about the All-commits mailing list