Handle Is and IsNot in irgen
ie instead of generating the call to compare(AST_TYPE::Is), just directly do the pointer comparison in LLVM IR.
Showing
Please register or sign in to comment
ie instead of generating the call to compare(AST_TYPE::Is), just directly do the pointer comparison in LLVM IR.