fix IR codegen error for b=float>value

This commit is contained in:
Irmen de Jong
2024-02-24 22:01:20 +01:00
parent b941d6f1e4
commit 004048e5a7
3 changed files with 16 additions and 32 deletions

View File

@@ -1,8 +1,6 @@
TODO
====
fix IR codegen error: type FLOAT invalid for SGTS
add tests for comparison that do an assignment rather than an if.
fix ifelse codegens: