-
Notifications
You must be signed in to change notification settings - Fork 279
mx: small speedup with dim0 cast #1980
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
Merged
Merged
Changes from all commits
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
af6ae2f
Update
vkuzo 45120de
Update
vkuzo 5527e72
Update
vkuzo 478b9e1
Update
vkuzo 571775d
Update
vkuzo fd30558
Update
vkuzo b0cd056
Update
vkuzo 26b49fd
Update
vkuzo ba10a02
Update
vkuzo 483cdfd
Update
vkuzo 32005c9
Update
vkuzo e341c2e
Update
vkuzo 7ecd79f
Update
vkuzo ca3c4cf
Update
vkuzo 0de11cf
Update
vkuzo 912e4dc
Update
vkuzo fb5662a
Update
vkuzo f245d64
Update
vkuzo 9e5b8f8
Update
vkuzo e5bdecb
Update
vkuzo 4c2ad8c
Update
vkuzo c1ceef1
Update
vkuzo 65bfff0
Update
vkuzo 0ff3a93
Update
vkuzo 71a5548
Update
vkuzo 0576d0d
Update
vkuzo f98453f
Update
vkuzo 81dc214
Update
vkuzo 5d60f24
Update
vkuzo a313055
Update
vkuzo 798abfc
Update
vkuzo 4933b66
Update
vkuzo d9e60c1
Update
vkuzo 884f065
Update
vkuzo 41b1f9d
Update
vkuzo 5cc2755
Update
vkuzo af1f386
Update
vkuzo 8691bd4
Update
vkuzo 1a0993d
Update
vkuzo b053f97
Update
vkuzo 9e335ce
Update
vkuzo 87756f9
Update
vkuzo d0a0fd1
Update
vkuzo cf9dfe4
Update
vkuzo beafdd9
Update
vkuzo 45abedf
Update
vkuzo af87eee
Update
vkuzo db67393
Update
vkuzo a679de7
Update
vkuzo 28dedc0
Update
vkuzo 1ffb62b
Update
vkuzo 02d5065
Update
vkuzo d1bf83a
Update
vkuzo 84c77d7
Update
vkuzo 749564b
Update
vkuzo f63479e
Update
vkuzo 8b0f250
Update
vkuzo c603f09
Update
vkuzo 42fb0e9
Update
vkuzo a16f576
Update
vkuzo b890654
Update
vkuzo 35179ab
Update
vkuzo 83e1e2e
Update
vkuzo c41cc19
Update
vkuzo 8ba3018
Update
vkuzo f437e00
Update
vkuzo a62e00b
Update
vkuzo 195d904
Update
vkuzo bdb0996
Update
vkuzo 8a5050e
Update
vkuzo 635ca65
Update
vkuzo 0d5b763
Update
vkuzo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
this is the main change in this PR, the rest are unrelated cleanups