[clang] [clang][FMV] Direct-call FMV callees from FMV callers (PR #80093)
Jon Roelofs via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 31 10:36:32 PST 2024
jroelofs wrote:
Fair. I'll give that a shot.
Doing it in opt has another big advantage I only just realized: it allows LTO to do the transformation.
https://github.com/llvm/llvm-project/pull/80093
More information about the cfe-commits
mailing list