Bug 196370 - B3 should reduce x % c when c is a power of 2
Summary: B3 should reduce x % c when c is a power of 2
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Robin Morisset
URL:
Keywords:
Depends on:
Blocks: 196361
  Show dependency treegraph
 
Reported: 2019-03-28 12:38 PDT by Robin Morisset
Modified: 2019-03-28 12:38 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Morisset 2019-03-28 12:38:36 PDT
Requires a bit of care with negative numbers.