Commit b89f441
authored
Check constraints for Def operands in the checker (#150)
This was previously skipped: only Use operands were checked to ensure
they had a valid allocation for their constraint.
No new fuzzbugs found, I just noticed this while looking over the
checker.1 parent 4b136d6 commit b89f441
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
| 448 | + | |
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| |||
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | 509 | | |
513 | 510 | | |
514 | 511 | | |
| |||
0 commit comments