enable @restrict for slices?
Guillaume Piolat
first.last at spam.org
Sat Oct 1 09:13:38 UTC 2022
On Friday, 30 September 2022 at 03:18:46 UTC, Bruce Carneal wrote:
>
> 2) I understand pOnce has seen a few (modest?) gains in his
> SIMD code using @restrict.
Not in production code, but it can unlock some opts in:
https://d.godbolt.org/z/qvW9PfssM
Personally I would prefer some "diagnostics" output from
autovectorizer that says which are the loop dependencies.
More information about the digitalmars-d-ldc
mailing list