Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Phil-amd
/
FlyDSL
Public
forked from
ROCm/FlyDSL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Test CI with comment-only change
- #1
#1
Draft
Phil-amd
wants to merge 44 commits into
main
Phil-amd/FlyDSL:main
from
ci/comment-only-smoke-test
Phil-amd/FlyDSL:ci/comment-only-smoke-test
Copy head branch name to clipboard
Conversation
Commits
44
(44)
Checks
Files changed
Draft
Test CI with comment-only change
#1
Phil-amd
wants to merge 44 commits into
main
Phil-amd/FlyDSL:main
from
ci/comment-only-smoke-test
Phil-amd/FlyDSL:ci/comment-only-smoke-test
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
[CI]: skip build/test for non-code changes (#815)
Show description for b0c6f11
Phil-amd
authored
b0c6f11
View commit details
Copy full SHA for b0c6f11
Browse repository at this point
[Fix] Break JIT cache-key dependency-traversal recursion cycles (#803)
Show description for 04265dd
sjfeng1999
and
claude
authored
04265dd
View commit details
Copy full SHA for 04265dd
Browse repository at this point
Commits on Jul 8, 2026
[Fix] Consistent promotion rules for Vector and Numeric (#816)
sjfeng1999
authored
24c7eab
View commit details
Copy full SHA for 24c7eab
Browse repository at this point
Gemm tune v2 (#818)
solinzby1
authored
90a2427
View commit details
Copy full SHA for 90a2427
Browse repository at this point
Commits on Jul 9, 2026
[rmsnorm] Add backward pass + forward store_rstd for training (PR 1/3, #769) (#795)
jhinpan
authored
4ab98c0
View commit details
Copy full SHA for 4ab98c0
Browse repository at this point
[Kernel] Add compile_mxfp6_gemm: MXFP6×MXFP4 preshuffle GEMM (gfx950) (#780)
Show description for 927959c
3 people
authored
927959c
View commit details
Copy full SHA for 927959c
Browse repository at this point
Commits on Jul 10, 2026
perf(pa): use _run_compiled for PA decode kernel launches (#822)
Show description for e4f2b3c
fsx950223
and
claude
authored
e4f2b3c
View commit details
Copy full SHA for e4f2b3c
Browse repository at this point
[FMHA] Add D=64 support and optimize short-sequence gfx950 routing (#819)
yanguahe
authored
d97c20f
View commit details
Copy full SHA for d97c20f
Browse repository at this point
[Kernel] mxfp4 preshuffle GEMM: thin batched @flyc.jit launcher (#824)
coderfeli
authored
41b8f90
View commit details
Copy full SHA for 41b8f90
Browse repository at this point
[Docs] Refresh API docs, add kernel tuning guide, fix kernel-authoring skills (#827)
coderfeli
authored
ba41a1f
View commit details
Copy full SHA for ba41a1f
Browse repository at this point
[Docs] Kernel-tuning primer + occupancy, recent-API coverage, skills modernization (#828)
coderfeli
authored
2fd9780
View commit details
Copy full SHA for 2fd9780
Browse repository at this point
[Opt] Improve rewrite config to match with CBV pattern (#826)
sjfeng1999
authored
66c9b9f
View commit details
Copy full SHA for 66c9b9f
Browse repository at this point
[rmsnorm] Add fused-add / residual backward (PR 2/3, #769) (#800)
jhinpan
authored
c1b5218
View commit details
Copy full SHA for c1b5218
Browse repository at this point
Commits on Jul 12, 2026
[FlyROCDL] Add gfx1250 MX-scaled WMMA + N-D TDM copy atoms (#830)
Show description for 57a163d
coderfeli
authored
57a163d
View commit details
Copy full SHA for 57a163d
Browse repository at this point
[FlyROCDL] gfx1250: signed-int WMMA, comment fixes, atom docs (#832)
coderfeli
authored
32ce76a
View commit details
Copy full SHA for 32ce76a
Browse repository at this point
update version 0.2.4(#834)
coderfeli
authored
145a876
View commit details
Copy full SHA for 145a876
Browse repository at this point
Commits on Jul 13, 2026
[kernels] Structure-only cleanup: unify naming, dedup helpers, split monolith module (#814)
Show description for 3082f45
Phil-amd
authored
3082f45
View commit details
Copy full SHA for 3082f45
Browse repository at this point
[Fix]: mla_decode test aborts whole collection on aiter API drift (#840)
Show description for 99284f7
Phil-amd
authored
99284f7
View commit details
Copy full SHA for 99284f7
Browse repository at this point
add mxfp8 support (#838)
solinzby1
authored
14c0adc
View commit details
Copy full SHA for 14c0adc
Browse repository at this point
Commits on Jul 14, 2026
[CI] run_benchmark: treat runtime pytest.skip as skipped, not failed (#842)
Show description for a855951
jhinpan
authored
a855951
View commit details
Copy full SHA for a855951
Browse repository at this point
[Enh] Add rocdl.buffer_rsrc utilities: make_buffer_ptr & get_buffer_rsrc (#841)
sjfeng1999
authored
4c576a1
View commit details
Copy full SHA for 4c576a1
Browse repository at this point
[kernels]: add common/mem_ops for shared memory/atomic helpers (#839)
Show description for 149ff32
Phil-amd
and
coderfeli
authored
149ff32
View commit details
Copy full SHA for 149ff32
Browse repository at this point
[Docs] Remove duplicate Documentation table from README (#846)
Show description for ca461e8
Peter9606
authored
ca461e8
View commit details
Copy full SHA for ca461e8
Browse repository at this point
[Misc] Propagate signatures through expr decorators (#835)
Show description for fa4f8ae
simondanielsson
and
coderfeli
authored
fa4f8ae
View commit details
Copy full SHA for fa4f8ae
Browse repository at this point
Commits on Jul 15, 2026
[CI] skip build/test for docs-only changes (#852)
Show description for 8bf3743
Phil-amd
authored
8bf3743
View commit details
Copy full SHA for 8bf3743
Browse repository at this point
[kernels] Relocate shared MMA infrastructure under common/ (#849)
Show description for 2211922
Phil-amd
authored
2211922
View commit details
Copy full SHA for 2211922
Browse repository at this point
Commits on Jul 16, 2026
[CI] Make benchmark baselines fork-safe and bounded (#857)
Show description for d877319
jhinpan
authored
d877319
View commit details
Copy full SHA for d877319
Browse repository at this point
add xcd remap (#863)
Show description for a7eef7f
solinzby1
and
solinzby
authored
a7eef7f
View commit details
Copy full SHA for a7eef7f
Browse repository at this point
[Test] Expand RMSNorm backward configs and Torch benchmarks (#854)
jhinpan
authored
7471153
View commit details
Copy full SHA for 7471153
Browse repository at this point
[Doc] Add FlyDSL Project Status and Compatibility Notice (#865)
Show description for 1f32ec8
jamestangg
authored
1f32ec8
View commit details
Copy full SHA for 1f32ec8
Browse repository at this point
fix(kernels): correct stale kernels.mma import in mxfp4_preshuffle (#870)
coderfeli
authored
97cd8d1
View commit details
Copy full SHA for 97cd8d1
Browse repository at this point
Commits on Jul 17, 2026
[kernels] Migrate pa_decode_swa reduce kernel to SharedAllocator smem (#812)
xudoyuan
authored
09987ab
View commit details
Copy full SHA for 09987ab
Browse repository at this point
[FMHA] Refactor kernels into shared helper framework (#845)
yanguahe
authored
4be5614
View commit details
Copy full SHA for 4be5614
Browse repository at this point
[Docs] Arithmetic types: authoritative spec + conformance suite (#868)
sjfeng1999
authored
5d46de6
View commit details
Copy full SHA for 5d46de6
Browse repository at this point
Commits on Jul 20, 2026
[2/5] autotune: add opt-in search and RMSNorm waves-per-EU tuning (#770) (#785)
jhinpan
authored
0b309b0
View commit details
Copy full SHA for 0b309b0
Browse repository at this point
Commits on Jul 21, 2026
[Perf] Optimize RMSNorm backward with staged reduction and vec8 I/O (#855)
Show description for 52cfa23
jhinpan
authored
52cfa23
View commit details
Copy full SHA for 52cfa23
Browse repository at this point
[layernorm] Add backward pass for training (PR 3/3, #769) (#801)
jhinpan
authored
d06eb78
View commit details
Copy full SHA for d06eb78
Browse repository at this point
[Feat] Export shuffle xor/up/down/idx ops (#871)
Show description for 8e70ae7
sjfeng1999
authored
8e70ae7
View commit details
Copy full SHA for 8e70ae7
Browse repository at this point
Atom 1250 refactor (#866)
coderfeli
authored
5e90bf7
View commit details
Copy full SHA for 5e90bf7
Browse repository at this point
Commits on Jul 22, 2026
[Perf]optimize flydsl flash attention kernel for gfx942(#850)
binding7012
authored
829c7b4
View commit details
Copy full SHA for 829c7b4
Browse repository at this point
Fix Vector list()-iteration hang (#873)
Show description for 6b37f3b
adityas-amd
authored
6b37f3b
View commit details
Copy full SHA for 6b37f3b
Browse repository at this point
Add FlyDSL kernel code cleanup skill (#881)
coderfeli
authored
63eb891
View commit details
Copy full SHA for 63eb891
Browse repository at this point
Commits on Jul 23, 2026
Skill: align kernel-authoring with code-cleanup (drop buffer_ops/ArithValue) (#882)
coderfeli
authored
8fcfee4
View commit details
Copy full SHA for 8fcfee4
Browse repository at this point
Test CI with comment-only change
Show description for 98abfae
Phil-amd
and
cursoragent
committed
98abfae
View commit details
Copy full SHA for 98abfae
Browse repository at this point
You can’t perform that action at this time.