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