Add lli support for running example test cases #327

Merged
sb10q merged 7 commits from lli-support into master 2023-09-30 09:31:18 +08:00

7 Commits

Author SHA1 Message Date
David Mak cbdbe53db1 standalone: Remove temporary logfiles after execution 2023-09-30 08:41:41 +08:00
David Mak 7cb18d5267 standalone: Add execution of test cases via lli 2023-09-30 08:41:39 +08:00
David Mak a0c206dc8d standalone: Emit IRRT IR 2023-09-30 08:41:02 +08:00
David Mak f9aceb24ee standalone: Split check_demos into check_demo
Allows individual tests to be executed.
2023-09-29 15:17:45 +08:00
David Mak d8e5ca3d7f standalone: Refactor demo library to C
Needed for use by lli.
2023-09-29 15:15:18 +08:00
David Mak c010fd9a09 standalone: Add float64 output tests 2023-09-29 15:08:07 +08:00
David Mak 8801fc63e1 flake: Add clang alongside clang-unwrapped 2023-09-29 14:31:57 +08:00