julia
220807b3
- Elide boundscheck blocks when inbounds.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 years ago
Elide boundscheck blocks when inbounds. Adds an `inbounds` stack to jl_codectx, and the `@inbounds` macro has been modified to manipulate it.
References
#14474 - elide code marked with `@boundscheck(...)`.
Author
blakejohnson
Committer
blakejohnson
Parents
b7271009
Loading