Bug 176973 - WSL Evaluator should only allocate EBuffers when dealing with intrinsics
Summary: WSL Evaluator should only allocate EBuffers when dealing with intrinsics
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords: InRadar
Depends on:
Blocks: 176199
  Show dependency treegraph
 
Reported: 2017-09-14 19:06 PDT by Filip Pizlo
Modified: 2018-10-13 16:43 PDT (History)
2 users (show)

See Also:


Attachments
the patch (19.99 KB, patch)
2017-09-15 14:22 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (20.17 KB, patch)
2017-09-15 14:23 PDT, Filip Pizlo
mmaxfield: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2017-09-14 19:06:49 PDT
Snapshots should use pre-allocated EBuffers.
Comment 1 Filip Pizlo 2017-09-15 14:22:31 PDT
Created attachment 320963 [details]
the patch
Comment 2 Filip Pizlo 2017-09-15 14:23:29 PDT
Created attachment 320964 [details]
the patch
Comment 3 Filip Pizlo 2017-09-15 16:48:35 PDT
Landed in https://trac.webkit.org/changeset/222118/webkit
Comment 4 Radar WebKit Bug Importer 2017-09-27 12:30:18 PDT
<rdar://problem/34693398>
Comment 5 Myles C. Maxfield 2018-10-13 16:43:11 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/136