WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
177341
WSL should support slicing array refs into smaller array refs
https://bugs.webkit.org/show_bug.cgi?id=177341
Summary
WSL should support slicing array refs into smaller array refs
Myles C. Maxfield
Reported
2017-09-21 20:54:09 PDT
Something like float[] a = @b[i...j];
Attachments
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2017-09-21 21:08:34 PDT
The offset-of-the-slice would follow the slice, and we would emit an add instruction anytime anyone access a slice.
Myles C. Maxfield
Comment 2
2018-10-13 19:30:13 PDT
Migrated to
https://github.com/gpuweb/WHLSL/issues/175
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug