[PATCH] D139933: [InlineOrder] Add TopDownInlineOrder

IBricchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 04:15:40 PST 2023


IBricchi added a comment.

Thanks for the review @hiraditya I've come to realize this patch might not fit well with the other inline-order options. Instead I think it might make more sense to implement the functionality using custom plugins.

I opened a separate PR in this direction https://reviews.llvm.org/D139933. I would appreciate it if you could take a look at that.


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

https://reviews.llvm.org/D139933



More information about the llvm-commits mailing list