Bug 256786

Summary: [Wasm] B3IRGenerator can use less patchpoints for gc opcodes
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: WebAssemblyAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Keith Miller
Reported 2023-05-15 08:14:53 PDT
Right now B3IRGenerator uses patchpoints for most Int <-> bitwise casts but there's a BitwiseCast B3 operation
Attachments
Keith Miller
Comment 1 2023-05-15 08:17:51 PDT
EWS
Comment 2 2023-05-15 11:30:03 PDT
Committed 264078@main (ed549600758a): <https://commits.webkit.org/264078@main> Reviewed commits have been landed. Closing PR #13881 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.