Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[AMDGPU] Apply alignment attr for make.buffer.rsrc backend:AMDGPU clang Clang issues not falling into any other category llvm:transforms
#166914 opened Nov 7, 2025 by Shoreshen Loading… updated Dec 1, 2025
[AMDGPU]: Rewrite mbcnt_lo/mbcnt_hi to work item ID where applicable backend:AMDGPU llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#160496 opened Sep 24, 2025 by TejaX-Alaghari Loading… updated Nov 27, 2025
[TTI] Introduce getInstructionUniformity API for flexible uniformity analysis backend:AMDGPU backend:NVPTX llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:codegen
#137639 opened Apr 28, 2025 by PankajDwivedi-25 Loading… updated Nov 20, 2025
[AMDGPU] Fix Inefficient S_CSELECT_B64 Sequence backend:AMDGPU
#167780 opened Nov 12, 2025 by linuxrocks123 Loading… updated Nov 15, 2025
[AMDGPU] Enable overwrite ALU bit in sched.barrier mask backend:AMDGPU
#160782 opened Sep 25, 2025 by jplehr Loading… updated Nov 13, 2025
[AMDGPU][InstCombine] Fold ballot intrinsic based on llvm.assume hints backend:AMDGPU llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#160670 opened Sep 25, 2025 by TejaX-Alaghari Loading… updated Nov 13, 2025
[AMDGPU] Match bitsin(typeof(x)) - popcnt(x) to s_bcnt0_i32 backend:AMDGPU clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:ir
#164847 opened Oct 23, 2025 by linuxrocks123 Loading… updated Nov 5, 2025
Try To Guess SGMasks for Inline Asm Instructions backend:AMDGPU
#155491 opened Aug 26, 2025 by linuxrocks123 Loading… updated Nov 5, 2025
[AMDGPU] Add sema check for global_atomic_fadd_v2f16 builtin backend:AMDGPU clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#158145 opened Sep 11, 2025 by tcgu-amd Loading… updated Oct 14, 2025
[AMDGPU] Post-RA AGPR copy elimination pass backend:AMDGPU
#153901 opened Aug 15, 2025 by lucas-rami Draft updated Aug 16, 2025
[AMDGPU][clang][CodeGen][opt] Add late-resolved feature identifying predicates backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:transforms SPIR-V SPIR-V language support
#134016 opened Apr 2, 2025 by AlexVlx Loading… updated Aug 11, 2025
[AMDGPU] Split struct kernel arguments backend:AMDGPU
#133786 opened Mar 31, 2025 by yxsamliu Loading… updated Aug 5, 2025
ProTip! Filter pull requests by the default branch with base:main.