[PATCH] D43542: [CodeGen][FastRegAlloc] Disable registers spilling for a naked function (PR28641)
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 27 10:15:55 PST 2018
qcolombet added a comment.
Hi Konstantin,
Could you check why we don't set the dead flags on those?
I believe that would be the right fix.
Cheers,
-Quentin
https://reviews.llvm.org/D43542
More information about the llvm-commits
mailing list