Skip to content

[TLX][AMD] Initial gfx1250 TDM support #4085

[TLX][AMD] Initial gfx1250 TDM support

[TLX][AMD] Initial gfx1250 TDM support #4085

Workflow file for this run

name: Integration Tests
on:
workflow_dispatch:
pull_request:
branches-ignore: ['llvm-**']
merge_group:
branches: [main, 'dev-**']
types: [checks_requested]
push:
branches: [main]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
permissions: read-all
jobs:
runner-preparation:
uses: ./.github/workflows/runner-preparation.yml
pre-commit:
uses: ./.github/workflows/pre-commit.yml