- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[VPlan] Use BlockFrequencyInfo in getPredBlockCostDivisor backend:RISC-V llvm:transforms vectorizers
#158690 opened Sep 15, 2025 by lukel97 Loading… updated Dec 1, 2025
[VPlan] Extract reverse operation for reverse accesses backend:PowerPC backend:RISC-V llvm:transforms vectorizers
#146525 opened Jul 1, 2025 by Mel-Chen Loading… updated Dec 1, 2025
[CoroEarly] Infer presplitcoroutine attribute for Switch-Resumed ABI clang:codegen IR generation bugs: mangling, exceptions, etc. coroutines C++20 coroutines llvm:transforms
[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
[VPlan] Create header phis once, after constructing VPlan0 (NFC). llvm:transforms vectorizers
#168291 opened Nov 16, 2025 by fhahn Loading… updated Nov 30, 2025
[VPlan] Replicate VPScalarIVStepsRecipe by VF outside replicate regions. backend:RISC-V backend:SystemZ llvm:transforms vectorizers
#170053 opened Nov 30, 2025 by fhahn Loading… updated Nov 30, 2025
[VectorCombine] Fold permute of intrinsics into intrinsic of permutes: shuffle(intrinsic, poison/undef) -> intrinsic(shuffle) llvm:transforms llvm:vectorcombine vectorizers
#170052 opened Nov 30, 2025 by kuroyukiasuna Loading… updated Nov 30, 2025
[InstCombine] Fold Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
icmp samesign u{gt/lt} (X +nsw C2), C -> icmp s{gt/lt} X, (C - C2) llvm:instcombine #169960 opened Nov 28, 2025 by wermos Loading… updated Nov 30, 2025
[InstCombine] Try to infer type for Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
load/store when replacing memcpy llvm:instcombine #169966 opened Nov 29, 2025 by inbelic Loading… updated Nov 30, 2025
[LoadStoreVectorizer] Allow redundant stores backend:AMDGPU llvm:globalisel llvm:transforms vectorizers
#169946 opened Nov 28, 2025 by cmc-rep Loading… updated Nov 30, 2025
[SLP] Loop aware cost model/tree building backend:AMDGPU backend:RISC-V backend:SystemZ llvm:transforms vectorizers
#150450 opened Jul 24, 2025 by alexey-bataev Loading… updated Nov 30, 2025
Group the InstrumentationTests target with other LLVM unit test targe… llvm:transforms
#170041 opened Nov 30, 2025 by LegalizeAdulthood Loading… updated Nov 30, 2025
Fixes simple issue found static analyzer backend:AArch64 backend:PowerPC debuginfo llvm:codegen llvm:globalisel llvm:transforms
#169958 opened Nov 28, 2025 by Seraphimt Loading… updated Nov 30, 2025
10 tasks
[Coroutines] fix coroutines + std::unique_ptr with async exceptions validation errors coroutines C++20 coroutines llvm:transforms
#149691 opened Jul 20, 2025 by tzuralon Loading… updated Nov 30, 2025
[ConstantFolding] Constant fold nextafter and nexttoward llvm:analysis Includes value tracking, cost tables and constant folding llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#168794 opened Nov 19, 2025 by sivakusayan Loading… updated Nov 30, 2025
[MapVector] Introduce {keys,values} iterator, use in VPlan llvm:adt llvm:transforms vectorizers
#169675 opened Nov 26, 2025 by artagnon Loading… updated Nov 30, 2025
[WPD] Change Devirt Cutoff to use DebugCounter llvm:transforms
#170009 opened Nov 29, 2025 by boomanaiden154 Loading… updated Nov 29, 2025
[NFC] Fix multi-line RUN statement in a test. llvm:transforms
#170011 opened Nov 29, 2025 by mingmingl-llvm Loading… updated Nov 29, 2025
[rtsan] Handle attributed IR function declarations compiler-rt:sanitizer llvm:transforms
#169577 opened Nov 25, 2025 by davidtrevelyan Loading… updated Nov 29, 2025
[profcheck] Fix missing profile metadata in ExpandMemCmp llvm:codegen llvm:transforms
#169979 opened Nov 29, 2025 by jinhuang1102 Loading… updated Nov 29, 2025
[StackProtector] Introduce stack-protect-refinement pass to remove unnecessary protections. backend:AArch64 backend:ARM backend:X86 clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category debuginfo llvm:globalisel llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO)
#150390 opened Jul 24, 2025 by Mermen Loading… updated Nov 29, 2025
Reland "Redesign Straight-Line Strength Reduction (SLSR) (#162930)" backend:AMDGPU backend:NVPTX llvm:transforms
#169614 opened Nov 26, 2025 by fiigii Loading… updated Nov 29, 2025
[RFC][LLVM] Emit dwarf data for changed-signature and new functions debuginfo llvm:codegen llvm:transforms
#165310 opened Oct 27, 2025 by yonghong-song Loading… updated Nov 29, 2025
[Delinearization] Add validation for large size arrays llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#169902 opened Nov 28, 2025 by kasuga-fj Loading… updated Nov 28, 2025
[AggressiveInstCombine] Fix memory location for alias analysis llvm:transforms
#169953 opened Nov 28, 2025 by dtcxzyw Loading… updated Nov 28, 2025
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.