arsenm wrote: > `_fltused` is used to identify the need for supporting functions and is used > during the linking process. Always emitting results in code size increases > and overlinking, but catching the generated ones is definitely something that > we should be doing.
So really it should be looking for post-legalize calls to specific runtime libcalls https://github.com/llvm/llvm-project/pull/100368 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits