Commit f4ad136
committed
[LV] Add option
The assertion of checking if the VF selected by legacy model and the
vplan-based cost model is good for user to find if the vplan-based
cost model is misaligned to the legacy cost model.
But the assertion may block users from compiling their program normally.
Adding this option lets users report the issue and compile their
program normally.-bypass-vf-comparison to bypass VF comparison. NFC1 parent af47038 commit f4ad136
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
387 | 394 | | |
388 | 395 | | |
389 | 396 | | |
| |||
7383 | 7390 | | |
7384 | 7391 | | |
7385 | 7392 | | |
7386 | | - | |
| 7393 | + | |
| 7394 | + | |
7387 | 7395 | | |
7388 | 7396 | | |
7389 | | - | |
| 7397 | + | |
| 7398 | + | |
| 7399 | + | |
7390 | 7400 | | |
7391 | 7401 | | |
7392 | 7402 | | |
| |||
0 commit comments