[PATCH] D134117: [Transforms] Merge function attributes within InlineFunction (NFC)

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 17 22:33:47 PDT 2022


davidxl accepted this revision.
davidxl added a comment.
This revision is now accepted and ready to land.

lgtm (The InlineFunction body is getting really big. Probably worth breaking it up in the future).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134117



More information about the llvm-commits mailing list