[clang] [llvm] [Inliner] Propagate more attributes to params when inlining (PR #91101)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 5 22:14:49 PDT 2024
goldsteinn wrote:
> Did you check whether this has any compile-time impact?
https://llvm-compile-time-tracker.com/compare.php?from=683c8e9913cd87e0b2a8e083298cd3ebc67923fe&to=d28142d0bc50a638469069bbe8a59380ae88ca8e&stat=instructions%3Au
Seems on the cusp of minimal/negligible.
https://github.com/llvm/llvm-project/pull/91101
More information about the cfe-commits
mailing list