wangpc-pp wrote: > > * `-0.9%` of vector spills. > > * `-1.1%` of vector reloads. > > Do you know why this patch improve spills and reloads?
I was surprised by this result as well. I will do some researches and try to find some cases. But TBH, this can be a noise as register allocation is fragile and easy to be affected. https://github.com/llvm/llvm-project/pull/95924 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
