[webkit-reviews] review denied: [Bug 177063] Fill out vector types in WSL's standard library : [Attachment 321065] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 17 19:58:46 PDT 2017


Filip Pizlo <fpizlo at apple.com> has denied Myles C. Maxfield
<mmaxfield at apple.com>'s request for review:
Bug 177063: Fill out vector types in WSL's standard library
https://bugs.webkit.org/show_bug.cgi?id=177063

Attachment 321065: Patch

https://bugs.webkit.org/attachment.cgi?id=321065&action=review




--- Comment #3 from Filip Pizlo <fpizlo at apple.com> ---
Comment on attachment 321065
  --> https://bugs.webkit.org/attachment.cgi?id=321065
Patch

Let’s use generics. You can save a lot of typing by saying that int4/float4/etc
are just vec4<isn’t>/etc.


More information about the webkit-reviews mailing list