Bug 195980 - AI rule for ValueBitNot/ValueBitXor/ValueBitAnd/ValueBitOr is wrong
Summary: AI rule for ValueBitNot/ValueBitXor/ValueBitAnd/ValueBitOr is wrong
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-19 18:16 PDT by Saam Barati
Modified: 2019-03-20 09:20 PDT (History)
14 users (show)

See Also:


Attachments
patch (1.70 KB, patch)
2019-03-19 18:25 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>