[llvm] Convert many LivePhysRegs uses to LiveRegUnits (PR #83905)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 09:07:38 PST 2024


jayfoad wrote:

> And note that you can see the problem with a normal build if you just add "-verify-machineinstrs" to the RUN line.

Thanks - that seems useful to guard against introducing the same problem again, so I committed it.

https://github.com/llvm/llvm-project/pull/83905


More information about the llvm-commits mailing list