https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93114
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|NEW
Assignee|tkoenig at gcc do
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93114
--- Comment #3 from Thomas Koenig ---
Probably a better idea:
If the span can be shown at compile-time to be a multiple of
the size of the component, we need not create the temporaray array
and instead set the strides of the descriptor according
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93114
--- Comment #2 from Thomas Koenig ---
Created attachment 48430
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48430&action=edit
Preliminary partial patch
Here is a very preliminary implementation, which only looks at
the return values of m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93114
Thomas Koenig changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0