[PATCH] D27089: [Sparc] Check register use with isPhysRegUsed() instead of reg_nodbg_empty()

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 09:42:07 PST 2017


sepavloff added a comment.

Hi Daniel,
Your patch fixes the last failing test when expensive checks are enabled. Do you plan to commit this fix?
Thanks.


https://reviews.llvm.org/D27089





More information about the llvm-commits mailing list