Skip to content

[TLX][AMD] Add simple and prefetch async FA kernels #4076

[TLX][AMD] Add simple and prefetch async FA kernels

[TLX][AMD] Add simple and prefetch async FA kernels #4076

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