[llvm] [Inliner] Add support for preserving `nocapture` param attr (PR #113418)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 09:53:18 PDT 2024


arsenm wrote:

It seems to me this type of attribute propagation should have been done in FunctionAttrs/Attributor, and not the responsibility of the inliner 

https://github.com/llvm/llvm-project/pull/113418


More information about the llvm-commits mailing list