[PATCH] D42898: Do not spill CSR to stack on entry to noreturn functions

pmb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 14:56:55 PST 2018


myeisha added a comment.

In https://reviews.llvm.org/D42898#998313, @thegameg wrote:

> One last comment and it should be good. Thanks!


Nice :)

> Also, next time don't forget to add reviewers <https://www.llvm.org/docs/Phabricator.html> to your patch (I don't know if it was intended or not).

That was actually intentional. I had not found the code owner for that part of codegen and the blame list seemed unhelpful (looked like mostly NFC or code motion).


https://reviews.llvm.org/D42898





More information about the llvm-commits mailing list