-
Notifications
You must be signed in to change notification settings - Fork 634
Pull requests: tile-ai/tilelang
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: cast ptxas register usage level to int before building the nvcc command
#2641
opened Jul 12, 2026 by
gvr13n
Loading…
[BugFix] Respect safe value in tile copy OOB
#2636
opened Jul 12, 2026 by
zyy3077
Collaborator
Loading…
[Feature] Add compiler pass timing profiling
#2622
opened Jul 11, 2026 by
penguin-wwy
Contributor
Loading…
[BugFix] Use blockDim as workspace stride in batch AllReduce
#2621
opened Jul 11, 2026 by
ColmaLiu
Collaborator
Loading…
[BugFix] Pass buffer row stride to 2D scan kernel to fix silent miscomputation
#2620
opened Jul 11, 2026 by
ColmaLiu
Collaborator
Loading…
[BugFix] Correct IEEE math intrinsic names for fp64/fp16/bf16
#2619
opened Jul 11, 2026 by
ColmaLiu
Collaborator
Loading…
[BugFix] Mark bare data vars passed to call_extern as written
#2618
opened Jul 11, 2026 by
Chennesxu
Contributor
Loading…
[BugFix] Reject non-power-of-two AllReduce widths
#2611
opened Jul 11, 2026 by
zyy3077
Collaborator
Loading…
[Example][DeepSeek-V3.2] Adaptive threads for sparse MLA backward
#2592
opened Jul 10, 2026 by
Butterfingrz
Loading…
fix: use signed T1 for atomic_ref in AtomicMax/Min on int64 (Fixes #2573)
#2591
opened Jul 10, 2026 by
muhamedfazalps
Loading…
[BugFix] Guard T.atomic_addx4 return type for sliced destinations
#2590
opened Jul 10, 2026 by
Lyscoria
Loading…
fix: validate memory_order per-operation for atomic_load/store (Fixes #2574)
#2589
opened Jul 10, 2026 by
muhamedfazalps
Loading…
fix: reject bool buffers for reduce_max/min/bitand with clear error (Fixes #2568)
#2588
opened Jul 10, 2026 by
muhamedfazalps
Loading…
fix: reject float/bfloat16 dtype for bitwise reduce ops (Fixes #2570)
#2587
opened Jul 10, 2026 by
muhamedfazalps
Loading…
fix: add front-end guard for scan block thread counts (Fixes #2576)
#2586
opened Jul 10, 2026 by
muhamedfazalps
Loading…
fix: use correct dtype for init literal in alloc_var (Fixes #2575)
#2577
opened Jul 9, 2026 by
muhamedfazalps
Loading…
[BugFix] Avoid unsafe MergeIfStmt across condition writes
#2557
opened Jul 8, 2026 by
Chennesxu
Contributor
Loading…
[Feature] Enhance blockscaled gemm support for sm100 and examples
#2546
opened Jul 7, 2026 by
Rachmanino
Collaborator
•
Draft
1 of 4 tasks
[FEATURE] Add block-causal attention for dLLM example
#2499
opened Jun 30, 2026 by
perkyfever
Loading…
[Autotune] Support per-config pass_configs in autotuning
#2496
opened Jun 30, 2026 by
Da1L8-X
Loading…
[Feature] add lower-trace support for debugging
#2470
opened Jun 28, 2026 by
erhsh
Contributor
Loading…
[BugFix] Fix grouped reduce_sum over-counts on straddle layout
#2424
opened Jun 19, 2026 by
hhy3
Loading…
[CUDA] Add SM120 NVF4 block-scale MMA support
#2364
opened Jun 9, 2026 by
qqq-tao
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.