Commit 2fe8937
authored
JIT: Optimize ConditionalSelect with const zero when condition is not TYP_MASK (#113864)
* optimize ConditionalSelect with const zero
* remove superfluous LowerNode calls
* Revert "remove superfluous LowerNode calls"
This reverts commit 6dae598.
* just remove one LowerNode call
* Revert "just remove one LowerNode call"
This reverts commit 17886e7.1 parent e1cd060 commit 2fe8937
1 file changed
+31
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3470 | 3470 | | |
3471 | 3471 | | |
3472 | 3472 | | |
| 3473 | + | |
| 3474 | + | |
| 3475 | + | |
| 3476 | + | |
| 3477 | + | |
| 3478 | + | |
| 3479 | + | |
| 3480 | + | |
| 3481 | + | |
| 3482 | + | |
| 3483 | + | |
| 3484 | + | |
| 3485 | + | |
| 3486 | + | |
| 3487 | + | |
| 3488 | + | |
| 3489 | + | |
| 3490 | + | |
| 3491 | + | |
| 3492 | + | |
| 3493 | + | |
| 3494 | + | |
| 3495 | + | |
| 3496 | + | |
| 3497 | + | |
| 3498 | + | |
| 3499 | + | |
| 3500 | + | |
| 3501 | + | |
| 3502 | + | |
| 3503 | + | |
3473 | 3504 | | |
3474 | 3505 | | |
3475 | 3506 | | |
| |||
0 commit comments