RESOLVED FIXED 199695
[WHLSL] Optional<UniqueRef<T>> -> std::unique_ptr in Return/IfStatement/ForLoop
https://bugs.webkit.org/show_bug.cgi?id=199695
Summary [WHLSL] Optional<UniqueRef<T>> -> std::unique_ptr in Return/IfStatement/ForLoop
Robin Morisset
Reported 2019-07-10 18:17:39 PDT
Same reasoning as https://bugs.webkit.org/show_bug.cgi?id=199389 Saves 8 bytes per If/Return, 16 bytes per For, and the patch is trivial.
Attachments
Patch (7.18 KB, patch)
2019-07-10 18:21 PDT, Robin Morisset
no flags
Patch (8.30 KB, patch)
2019-07-10 18:22 PDT, Robin Morisset
no flags
Robin Morisset
Comment 1 2019-07-10 18:21:05 PDT
Robin Morisset
Comment 2 2019-07-10 18:22:56 PDT
WebKit Commit Bot
Comment 3 2019-07-10 19:09:58 PDT
Comment on attachment 373887 [details] Patch Clearing flags on attachment: 373887 Committed r247341: <https://trac.webkit.org/changeset/247341>
WebKit Commit Bot
Comment 4 2019-07-10 19:09:59 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-07-10 19:10:26 PDT
Note You need to log in before you can comment on or make changes to this bug.