[PATCH] D115545: [Inline] Attempt to delete any discardable if unused functions

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 19:06:18 PST 2022


jyknight added a comment.

This seems to cause a reproducible infinite loop inside the inliner on some inputs. I haven't narrowed down a repro case yet, but I'm going to revert this in the meantime.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115545/new/

https://reviews.llvm.org/D115545



More information about the llvm-commits mailing list