julia
7f0c7825 - Allow branch folding to look at type information

Commit
3 years ago
Allow branch folding to look at type information Folds things like: ``` %a = complicated()::Const(true) goto if not %a ```
Author
Parents
Loading