[PATCH] D31908: [AntiDepBreaker] Don't rename callee saved register restore instruction
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 28 15:33:24 PDT 2017
kparzysz added a comment.
I don't think this is really the best approach. This will simply disable renaming of callee-saved registers, no matter where they are used.
https://reviews.llvm.org/D31908
More information about the llvm-commits
mailing list