Skip to content

Fix: Use instruction-position Phi index and back-propagate Phi result… #209

Fix: Use instruction-position Phi index and back-propagate Phi result…

Fix: Use instruction-position Phi index and back-propagate Phi result… #209

Workflow file for this run

name: pipeline
on:
push:
branches: [ main ]
tags: [ "v*" ]
pull_request:
branches: [ main ]
jobs:
native:
uses: ./.github/workflows/native.yml
secrets: inherit
wasm:
uses: ./.github/workflows/wasm.yml
secrets: inherit