Commit 920ea4a
authored
[SPIR-V] Replace assert with report_fatal (llvm#118617)
Irreducible must always be rejected, not only in debug builds.
Signed-off-by: Nathan Gauër <[email protected]>1 parent a88653a commit 920ea4a
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
584 | | - | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
585 | 586 | | |
586 | 587 | | |
587 | 588 | | |
| |||
0 commit comments