[llvm] [FuncAttrs] Relax norecurse attribute inference (PR #139943)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat May 24 12:20:39 PDT 2025


https://github.com/nikic commented:

I don't think FunctionAttrs should be performing inference that inspects more than the current SCC.

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


More information about the llvm-commits mailing list