[PATCH] D89625: Add default value for MachineInstr::modifiesRegister. NFC.

Yvan Roux via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 01:32:50 PST 2020


yroux added a comment.

I'd check if there are some calls of modifiesRegister that pass nullptr, the patch LGTM otherwise


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89625/new/

https://reviews.llvm.org/D89625



More information about the llvm-commits mailing list