Commit 0046203
Skip
When we're calculating instructions count in BB, we should skip `dbg` calls,
because we cross threshold for ScalarAliasBBSizeThreshold,
and we disable scalar aliasing in case with `-g`.dbg calls for vector aliasing heuristic1 parent ad36cbf commit 0046203
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1732 | 1732 | | |
1733 | 1733 | | |
1734 | 1734 | | |
1735 | | - | |
| 1735 | + | |
| 1736 | + | |
| 1737 | + | |
1736 | 1738 | | |
0 commit comments