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

[CIR] Fix fallthrough warning clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#151418 opened Jul 30, 2025 by andykaylor Loading…
[LLVM][Support] Fix tests on Cygwin llvm:support
#151417 opened Jul 30, 2025 by jeremyd2019 Loading…
[LLVM] adjust lit.cfg.py for Cygwin
#151416 opened Jul 30, 2025 by jeremyd2019 Loading…
[AMDGPU] Add v_cvt_sr|pk_bf8|fp8_f16 gfx1250 instructions backend:AMDGPU clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:ir mc Machine (object) code
#151415 opened Jul 30, 2025 by rampitec Loading…
[CIR] Fix warnings related to unused variables in release builds clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#151412 opened Jul 30, 2025 by andykaylor Loading…
NFC: Clean up construction of IntrusiveRefCntPtr from raw pointers for llvm::vfs::FileSystem. 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:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category clang-format lldb llvm:support
#151407 opened Jul 30, 2025 by jyknight Loading…
[SYCL] Restrict the sycl_kernel_entry_point attribute spelling to C++11 style. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category SYCL https://registry.khronos.org/SYCL
#151405 opened Jul 30, 2025 by tahonermann Loading…
[clang][ARM] Fix setting of MaxAtomicInlineWidth. backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#151404 opened Jul 30, 2025 by efriedma-quic Loading…
callgraph make flag experimental clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#151402 opened Jul 30, 2025 by Prabhuk Draft
[Clang] Add template argument support for {con,de}structor attributes. 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
#151400 opened Jul 30, 2025 by tynasello Loading…
[libc][math] Refactor atanhf implementation to header-only in src/__support/math folder. bazel "Peripheral" support tier build system: utils/bazel libc
#151399 opened Jul 30, 2025 by bassiounix Loading…
[MemProf] Add sanitizer interface decls for histogram funcs. compiler-rt PGO Profile Guided Optimizations
#151398 opened Jul 30, 2025 by snehasish Loading…
[llvm] Enable building Analysis plugins on Cygwin llvm:analysis Includes value tracking, cost tables and constant folding
#151397 opened Jul 30, 2025 by jeremyd2019 Loading…
Remove declaration of undefined any_isa. llvm:adt
#151395 opened Jul 30, 2025 by zygoloid Loading…
ProTip! Filter pull requests by the default branch with base:main.