-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable some ARM32 tests #66553
Enable some ARM32 tests #66553
Conversation
jakobbotsch
commented
Mar 13, 2022
•
edited
Loading
edited
- Enable tests relying on implicit tailcalls, support for which was added in Enable Fast Tail Call Optimization for ARM32 #66282
- Enable all ABI stress tests (Fix assert for ARM shuffle thunk #66642 and Enable Fast Tail Call Optimization for ARM32 #66282 mean these should all work)
- Enable tests relying on implicit tailcalls - Enable all ABI stress tests
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to this area: @hoyosjs Issue Details
|
Tagging subscribers to this area: @JulieLeeMSFT Issue Details
|
cc @dotnet/jit-contrib, simple enabling of some tailcall ARM32 tests |
Enabled all ABI stress tests since #13241 was fixed. |
- Enable tests relying on implicit tailcalls - Enable all ABI stress tests