[llvm] [MachineVerifier] Disallow subregister defs in SSA form (PR #189403)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 31 01:08:41 PDT 2026
jayfoad wrote:
I don't know how to test this since MIRParser will complain if it sees a subregister def in an isSSA function.
https://github.com/llvm/llvm-project/pull/189403
More information about the llvm-commits
mailing list