-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Remove GT_STORE_DYN_BLK #98905
Remove GT_STORE_DYN_BLK #98905
Conversation
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue Detailsnull
|
@dotnet/jit-contrib PTAL, empty diff clean up (became possible after #98733 and #98623) |
The following runtime/src/coreclr/jit/valuenum.cpp Lines 11489 to 11493 in 8ccb71e
runtime/src/coreclr/jit/simd.cpp Lines 552 to 553 in 8ccb71e
runtime/src/coreclr/jit/gentree.cpp Lines 4524 to 4528 in 8ccb71e
|
Thanks, done! |
it's no longer needed.
Diffs are empty.