Bug 160914

Summary: Add WASM I32 simple operators.
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 159775    
Attachments:
Description Flags
Patch
none
Patch benjamin: review+

Keith Miller
Reported 2016-08-16 15:10:10 PDT
Add WASM I32 simple operators.
Attachments
Patch (4.82 KB, patch)
2016-08-16 16:12 PDT, Keith Miller
no flags
Patch (4.78 KB, patch)
2016-08-16 16:15 PDT, Keith Miller
benjamin: review+
Keith Miller
Comment 1 2016-08-16 16:12:58 PDT
Keith Miller
Comment 2 2016-08-16 16:15:37 PDT
WebKit Commit Bot
Comment 3 2016-08-16 16:16:48 PDT
Attachment 286227 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/wasm/WASMOps.h:49: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/wasm/WASMOps.h:58: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/wasm/WASMOps.h:59: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/wasm/WASMB3IRGenerator.cpp:48: Non-label code inside switch statements should be indented. [whitespace/indent] [4] Total errors found: 4 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Keith Miller
Comment 4 2016-08-16 16:34:59 PDT
Note You need to log in before you can comment on or make changes to this bug.