julia
9d807655
- Limit the scope of `@inbounds` in `searchsorted*` (#56882)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Limit the scope of `@inbounds` in `searchsorted*` (#56882) This removes bounds-checking only in the indexing operation, instead of for the entire block.
References
#56882 - Limit the scope of `@inbounds` in `searchsorted*`
Author
jishnub
Parents
b772be32
Loading