[PATCH] D42898: Do not spill CSR to stack on entry to noreturn functions
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 11:05:58 PST 2018
kparzysz added a comment.
You can make it generic, but turned off by default, or dependent on a target hook.
https://reviews.llvm.org/D42898
More information about the llvm-commits
mailing list