|
|
|
|
|
by thesz
897 days ago
|
|
You cannot add a loop skew optimization to compiler before compiler needs a loop skew optimization. Which it would not need at all because it is loop skew optimization (it requires matrix operations) that need a loop skew optimization. In short, compiler is not an ideal representation of the user programs it needs to optimize. |
|
EDIT: typo in the last word but I'm leaving it in for obvious reasons.