- 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
[WebAssembly] Optimize away mask of 63 for sra and srl( zext (and i32 63))) backend:WebAssembly
#170128 opened Dec 1, 2025 by badumbatish Loading… updated Dec 1, 2025
[Draft] Support save/restore point splitting in shrink-wrap backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:NVPTX backend:PowerPC backend:RISC-V backend:WebAssembly backend:X86 debuginfo llvm:codegen llvm:globalisel tools:llvm-reduce
#119359 opened Dec 10, 2024 by enoskova-sc Loading… updated Dec 1, 2025
[LLVM][WebAssembly] Implement branch hinting proposal backend:WebAssembly clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category lld:wasm lld llvm:binary-utilities llvm:mc Machine (object) code objectyaml
#146230 opened Jun 28, 2025 by Lukasdoe Loading… updated Nov 28, 2025
[CodeGen][ObjC] Initial WebAssembly Support for GNUstep backend:WebAssembly clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category llvm:mc Machine (object) code
#169043 opened Nov 21, 2025 by hmelder Loading… updated Nov 28, 2025
[WebAssembly] Fold constant Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
i8x16.swizzle and i8x16.relaxed.swizzle to shufflevector backend:WebAssembly llvm:instcombine #169110 opened Nov 21, 2025 by valadaptive Loading… updated Nov 28, 2025
[CodeGen] expand-fp: Change frem expansion criterion backend:AArch64 backend:AMDGPU backend:ARM backend:CSKY backend:Hexagon backend:loongarch backend:MIPS backend:PowerPC backend:RISC-V backend:SystemZ backend:VE backend:WebAssembly backend:X86 backend:Xtensa llvm:codegen
#158285 opened Sep 12, 2025 by frederik-h Loading… updated Nov 27, 2025
[WebAssembly] Implement addrspacecast to funcref backend:WebAssembly
#166820 opened Nov 6, 2025 by QuantumSegfault Loading… updated Nov 27, 2025
[clang][WebAssembly] Return aggregate values indirectly in swiftcc by default backend:WebAssembly clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#168652 opened Nov 19, 2025 by kateinoigakukun Loading… updated Nov 20, 2025
[HLSL][SPIR-V] Implement vk::push_constant backend:AArch64 backend:AMDGPU backend:DirectX backend:SPIR-V backend:SystemZ backend:WebAssembly 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 HLSL HLSL Language Support
#166793 opened Nov 6, 2025 by Keenuts Loading… updated Nov 18, 2025
[WebAssembly] Add pattern for relaxed laneselect (from bitselect simd) backend:WebAssembly
#163807 opened Oct 16, 2025 by badumbatish Loading… updated Nov 17, 2025
[ConstantTime][WebAssembly] Add comprehensive tests for ct.select backend:WebAssembly
#166709 opened Nov 6, 2025 by wizardengineer Loading… updated Nov 6, 2025
[clang][WebAssembly] Handle casted function pointers with different number of arguments backend:WebAssembly clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#153168 opened Aug 12, 2025 by turran Loading… updated Oct 18, 2025
[WebAssembly][Clang] Add support for pointer to externref backend:WebAssembly clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category lld:wasm lld llvm:binary-utilities llvm:mc Machine (object) code
[WebAssembly] Implement lowering calls through funcref to call_ref when available backend:WebAssembly
#162227 opened Oct 7, 2025 by QuantumSegfault Loading… updated Oct 15, 2025
[WebAssembly] Fix lowering of (truncating) stores from addrspace(1) globals backend:WebAssembly
#163136 opened Oct 13, 2025 by QuantumSegfault Loading… updated Oct 13, 2025
[WebAssembly] Add support for nonnull_extern_ref type backend:WebAssembly 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:ir
#148935 opened Jul 15, 2025 by badumbatish Loading… updated Oct 11, 2025
[SelectionDAG] Add SelectionDAGISel as well
f16 soft promotion for lrint and lround backend:AArch64 backend:ARM backend:loongarch backend:MIPS backend:MSP430 backend:PowerPC backend:RISC-V backend:WebAssembly backend:X86 llvm:SelectionDAG #152684 opened Aug 8, 2025 by tgross35 Loading… updated Oct 11, 2025
[WebAssembly] Fix lowering of (extending) loads from addrspace(1) globals backend:WebAssembly llvm:transforms
#155937 opened Aug 28, 2025 by QuantumSegfault Loading… updated Oct 8, 2025
[DAGCombiner] Set shift flags during visit. backend:AArch64 backend:AMDGPU backend:ARM backend:loongarch backend:PowerPC backend:RISC-V backend:SystemZ backend:WebAssembly backend:X86 llvm:SelectionDAG SelectionDAGISel as well
#91239 opened May 6, 2024 by goldsteinn • Draft updated Oct 2, 2025
[WebAssembly] Change
half to use soft promotion rather than PromoteFloat backend:WebAssembly #152833 opened Aug 9, 2025 by tgross35 Loading… updated Sep 10, 2025
Fix typos and spelling errors across codebase backend:AArch64 backend:AMDGPU backend:SPIR-V backend:WebAssembly backend:X86 BOLT clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-format clang-tidy clang-tools-extra clangd compiler-rt:builtins compiler-rt:sanitizer compiler-rt debuginfo flang:fir-hlfir flang:openmp flang:semantics flang Flang issues not falling into any other category HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. libc lldb llvm:codegen llvm:regalloc llvm:support llvm:transforms mlir:arith mlir:bufferization Bufferization infrastructure mlir:llvm mlir:openmp mlir:sparse Sparse compiler in MLIR mlir openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#156270 opened Sep 1, 2025 by AustinBoyuJiang Loading… updated Sep 5, 2025
[WebAssembly] Add __builtin_wasm_js_catch for catching JSPI SuspendError backend:WebAssembly 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:ir
[LoopStrengthReduce] Mitigation of issues introduced by compilation time optimization in SolveRecurse. backend:AArch64 backend:AMDGPU backend:ARM backend:NVPTX backend:PowerPC backend:RISC-V backend:WebAssembly backend:X86 llvm:transforms slow-compile
#147588 opened Jul 8, 2025 by SergeyShch01 Loading… updated Aug 19, 2025
Partial support for common linkage for WebAssembly backend:WebAssembly llvm:mc Machine (object) code
#151478 opened Jul 31, 2025 by serge-sans-paille Loading… updated Aug 17, 2025
[LV] Enable considering higher VFs when data extend ops are present i… backend:AArch64 backend:Hexagon backend:PowerPC backend:WebAssembly llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms vectorizers
#137593 opened Apr 28, 2025 by sushgokh Loading… updated Aug 13, 2025
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.