pmatos / nora

An experimental Racket implementation using LLVM/MLIR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Templatize downcast of ExprNode to ValueNode

pmatos opened this issue · comments

We already do this manually in interpreter.cpp at least once and more situations like these will happen.

Fixed in fcdbefa