Skip to content

transforms: (set_memory_layout) only apply on streaming_regions #1693

transforms: (set_memory_layout) only apply on streaming_regions

transforms: (set_memory_layout) only apply on streaming_regions #1693

Workflow file for this run

name: lit-tests
on:
push:
branches: [ "main" ]
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
python-tests:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v3
- uses: prefix-dev/[email protected]
with:
cache: true
cache-write: ${{ github.event_name == 'push' && github.ref_name == 'main' }}
- name: Test with lit
shell: bash
run: |
pixi run lit tests/filecheck -v