Skip to content

Check scan_vars_num on MIR_MAX_COALESCE_VARS in consider_move_vars_only. #91

Check scan_vars_num on MIR_MAX_COALESCE_VARS in consider_move_vars_only.

Check scan_vars_num on MIR_MAX_COALESCE_VARS in consider_move_vars_only. #91

Workflow file for this run

name: riscv64-test
on: [push, workflow_dispatch]
jobs:
riscv64:
# The host should always be Linux
runs-on: [self-hosted, linux, X64, riscv64]
name: Build and test under qemu on ton9 x86_64
steps:
- uses: actions/checkout@v1
- name: make test
run: ~/mir-riscv64-test.sh master `git log |head -1|awk '{print $2}'`