[PATCH] D134117: [Transforms] Merge function attributes within InlineFunction (NFC)
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 17 23:12:38 PDT 2022
kazu added a comment.
Thanks for the review!
In D134117#3797982 <https://reviews.llvm.org/D134117#3797982>, @davidxl wrote:
> lgtm (The InlineFunction body is getting really big. Probably worth breaking it up in the future).
Totally agreed.
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