summary refs log tree commit diff stats
path: root/results/scraper/fex/103
blob: 1b6b274cec290995c5f42ec0f48f0f8d23f42ef5 (plain) (blame)
1
2
3
Add IR Op argument register class contraints to enforce validation
Let each argument specify its incoming register class to enforce validation in the validation pass.
Currently we have no way to detect bad IR in this way