Bug 188638

Summary: [WHLSL] FloatLiteral.js creates an IntLiteral
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED MOVED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 176199    

Description Myles C. Maxfield 2018-08-15 22:47:56 PDT
negConstexpr(origin):
return new IntLiteral(origin, -this.value);
Comment 1 Myles C. Maxfield 2018-10-13 15:33:40 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/99