[all-commits] [llvm/llvm-project] 55fcbf: Revert "[Inline] Attempt to delete any discardable...

James Y Knight via All-commits all-commits at lists.llvm.org
Wed Jan 12 19:07:11 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55fcbf0a8489bf0bf21d18e3aa17ddca2a0a4fd1
      https://github.com/llvm/llvm-project/commit/55fcbf0a8489bf0bf21d18e3aa17ddca2a0a4fd1
  Author: James Y Knight <jyknight at google.com>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

  Changed paths:
    M llvm/lib/Transforms/IPO/Inliner.cpp
    R llvm/test/Transforms/Inline/delete-function-with-metadata-use.ll
    R llvm/test/Transforms/Inline/delete-unused-function.ll

  Log Message:
  -----------
  Revert "[Inline] Attempt to delete any discardable if unused functions"

Somehow this ends up causing an infinite loop in the inliner.

This reverts commit d5be48c66d3e5e8be21805c3a33dc67a20e258be.




More information about the All-commits mailing list