[PATCH] D130919: [MRI] isConstantPhysReg should also check if the register is clobbered by a RegMask

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 07:20:27 PDT 2022


arichardson added a comment.

In D130919#3802733 <https://reviews.llvm.org/D130919#3802733>, @arsenm wrote:

> Can this be closed with D131958 <https://reviews.llvm.org/D131958>?

I think so (about to commit that revision once I check tests still pass), but it's hard to say if it covers all cases this revision does since there are no tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130919



More information about the llvm-commits mailing list