weiguozhi wrote: > > Is this tested with FDO or plain mode? > > plain mode
Could you also test it with PGO? With profiling information, I expect LLVM computes more precise CSRCost and spillcost, so we can get better result. https://github.com/llvm/llvm-project/pull/202007 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
