julia
80a2c2f3
- add `if @generated ... else ... end` inside functions to provide optional optimizers (#23168)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
add `if @generated ... else ... end` inside functions to provide optional optimizers (#23168) use meta nodes instead of `stagedfunction` expression head
References
#23168 - generated functions, next generation
Author
JeffBezanson
Parents
20c416de
Loading