From c9bcf39a2ad78c7bc9cbfaab43e03771899cfa44 Mon Sep 17 00:00:00 2001 From: lemon Date: Mon, 22 Aug 2022 13:07:20 +0200 Subject: ir --- src/ir.hff | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/ir.hff') diff --git a/src/ir.hff b/src/ir.hff index 3b8ae99..2f7b98f 100644 --- a/src/ir.hff +++ b/src/ir.hff @@ -54,6 +54,10 @@ enum IRInstT { neq, lt, lteq, + ftrunc, + itof, + getelem, + pgetelem, copy, setvar, load, -- cgit v1.2.3