This commit is contained in:
George Hotz 2025-12-30 14:48:21 -05:00
commit 7d82cd45a8

View file

@ -698,8 +698,7 @@ jobs:
pydeps: "pdfplumber"
- name: Verify AMD autogen is up to date
run: |
python -m extra.assembly.amd.dsl --arch all
python -m extra.assembly.amd.pcode --arch all
python -m extra.assembly.amd.generate --arch all
git diff --exit-code extra/assembly/amd/autogen/
testnvidia: