Bug 195980

Summary: AI rule for ValueBitNot/ValueBitXor/ValueBitAnd/ValueBitOr is wrong
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, gskachkov, guijemont, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=195924
Attachments:
Description Flags
patch none

Description Saam Barati 2019-03-19 18:16:02 PDT
Should be SpecInt32Only, not SpecBoolInt32
Comment 1 Saam Barati 2019-03-19 18:25:26 PDT
Created attachment 365280 [details]
patch
Comment 2 Yusuke Suzuki 2019-03-19 18:26:09 PDT
Comment on attachment 365280 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2019-03-20 09:17:49 PDT
Comment on attachment 365280 [details]
patch

Clearing flags on attachment: 365280

Committed r243206: <https://trac.webkit.org/changeset/243206>
Comment 4 WebKit Commit Bot 2019-03-20 09:17:50 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-03-20 09:20:47 PDT
<rdar://problem/49063852>