BasicBlockRewriter.jl
BasicBlockRewriter.jl copied to clipboard
Code-regrouping to reduce latency in Julia code compilation
Results
1
BasicBlockRewriter.jl issues
Sort by
recently updated
recently updated
newest added
This gives the package a bit more formal structure. It's easier to recover the original AST: fragments are interwoven with non-fragment statements. Constants are extracted in an attempt to increase...