Hacker News new | ask | show | jobs
by kevin_thibedeau 1929 days ago
The restrict keyword helps with this.
2 comments

That, or switching to FORTRAN. For numeric / HPC it is much easier to get a decently fast implementation there.
Provided their user knows what they are doing and never do the mistake to lie to the compiler.