Skip to content

Add assert in add_ssa_edge_1. Use def_op_num to create ssa edge in g… #242

Add assert in add_ssa_edge_1. Use def_op_num to create ssa edge in g…

Add assert in add_ssa_edge_1. Use def_op_num to create ssa edge in g… #242

Workflow file for this run

name: aarch64-test
on: [push]
jobs:
aarch64_job:
# The host should always be Linux
runs-on: [self-hosted, linux, ARM64]
name: Build on gcc117 aarch64
steps:
- uses: actions/checkout@v1
- name: make test
run: |
uname -a
make test