-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Revert "Revert "? true : false" removal (#70631)" #116528
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
base: main
Are you sure you want to change the base?
Conversation
This reverts commit a103efd.
Tagging subscribers to this area: @dotnet/area-system-collections |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
The JIT PR says "@stephentoub hit this problem when he was trying to showcase various jit optimizations on simple methods and had to rewrite them into if-else"... i wonder whether any of those need cleaning up (separately) |
There is an open issue: |
We have quite a number of CC. @stephentoub since you've generally done or driven larger refactorings like this in the past |
Contributes to #69156
This reverts commit a103efd.
Remove workaround for a JIT limitation that was resolved in #107499