Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT: adjust assert in optUnmarkCSE (#58600)
Modify the assert we use to check that someone forgot to set `optCSEweight`, so that it works if we have blocks with max weight. Fixes #58371.
- Loading branch information