[PATCH] D136053: [llvm-reduce] Attempt to inline calls

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 13:23:01 PDT 2022


aeubanks planned changes to this revision.
aeubanks added a comment.

I realized that this may badly handle mutually recursive functions, need to think about how to handle that


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136053



More information about the llvm-commits mailing list