[llvm] [Analysis] Move TargetLibraryInfo data to TableGen (PR #165009)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 24 17:49:02 PDT 2025


arsenm wrote:

Thanks for doing this! I am working towards turning RuntimeLibcallsInfo into TargetLibraryInfo, to eventually replace it. Is it straightforward to port these type signatures to add them to RuntimeLibcallImpls? 

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


More information about the llvm-commits mailing list