[llvm] [MIRParser] Accept sub-register for implicit operand verification (PR #180707)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 10 01:54:12 PST 2026


https://github.com/arsenm requested changes to this pull request.

This is a narrow hack and not the way to solve this. We should do something like RegisterByHwMode to know which register to accept here 

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


More information about the llvm-commits mailing list