[webkit-changes] [WebKit/WebKit] 8d55bc: Add stress test for liveness-based interference an...
Commit Queue
noreply at github.com
Mon May 22 12:47:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8d55bc6393fbe0108ecd1196c2bdc351fc4fdcf0
https://github.com/WebKit/WebKit/commit/8d55bc6393fbe0108ecd1196c2bdc351fc4fdcf0
Author: David Degazio <d_degazio at apple.com>
Date: 2023-05-22 (Mon, 22 May 2023)
Changed paths:
A JSTests/stress/loop-osr-with-inlined-create-rest.js
Log Message:
-----------
Add stress test for liveness-based interference analysis across loop OSR
https://bugs.webkit.org/show_bug.cgi?id=253902
rdar://105671759
Reviewed by Yusuke Suzuki.
Adds a stress test that breaks without https://bugs.webkit.org/show_bug.cgi?id=252798,
to ensure we don't regress this behavior in the future.
* JSTests/stress/loop-osr-with-inlined-create-rest.js: Added.
(bar):
(foo):
Originally-landed-as: 259548.426 at safari-7615-branch (dde3cbd34027). rdar://105671759
Canonical link: https://commits.webkit.org/264348@main
More information about the webkit-changes
mailing list