Bug 194460

Summary: B3LowerMacros wrongly sets m_changed to true in the case of AtomicWeakCAS on x86
Product: WebKit Reporter: Robin Morisset <rmorisset>
Component: JavaScriptCoreAssignee: Robin Morisset <rmorisset>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Robin Morisset 2019-02-08 15:42:41 PST
This is not a serious problem, but may lead to unnecessary calls to m_proc.resetReachability(); m_proc.invalidateCFG();
Comment 1 Robin Morisset 2019-02-08 15:46:22 PST
Created attachment 361546 [details]
Patch
Comment 2 Mark Lam 2019-02-08 15:52:47 PST
Comment on attachment 361546 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2019-02-08 16:22:03 PST
Comment on attachment 361546 [details]
Patch

Clearing flags on attachment: 361546

Committed r241217: <https://trac.webkit.org/changeset/241217>
Comment 4 WebKit Commit Bot 2019-02-08 16:22:04 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-02-08 16:23:34 PST
<rdar://problem/47934098>