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
Sort

Pull requests list

[msan][NFC] Add expand-experimental-reductions.ll
#129768 opened Mar 4, 2025 by thurstond Loading…
[libc++][format] Adds print benchmarks. libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#129765 opened Mar 4, 2025 by mordante Loading…
[flang-rt] Move unit-map.cpp to host-only sources list.
#129763 opened Mar 4, 2025 by vzakhari Loading…
Revert "[clang][dataflow] Fix unsupported types always being equal" clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category
#129761 opened Mar 4, 2025 by jvoung Loading…
[msan][NFC] Add arm64-vmax.ll tests
#129760 opened Mar 4, 2025 by thurstond Loading…
[Assignment Tracking] Replace undef debug info with poison clang Clang issues not falling into any other category debuginfo llvm:ir
#129755 opened Mar 4, 2025 by pedroclobo Loading…
[clang][bytecode] Fix a crash in CheckConstantExpression clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#129752 opened Mar 4, 2025 by tbaederr Loading…
[clang][modules][deps] Add mutex as an alternative to file lock clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#129751 opened Mar 4, 2025 by jansvoboda11 Loading…
[flang][OpenMP][AMDGPU] Allow REAL(10) to compile on AMDGPU flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category
#129742 opened Mar 4, 2025 by kparzysz Loading…
[msan][NFC] Add tests for Arm NEON smaxv/sminv
#129741 opened Mar 4, 2025 by thurstond Loading…
[libclc] Reduce bithacking for INF/NAN values floating-point Floating-point math libclc libclc OpenCL library
#129738 opened Mar 4, 2025 by frasercrmck Loading…
[Clang] [Sema] Allow non-local/non-variable declarations in for loop clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#129737 opened Mar 4, 2025 by Sirraide Loading…
Avoid Assertion Failure Using -fcs-profile-generate with distributed thin-lto clang:codegen clang Clang issues not falling into any other category
#129736 opened Mar 4, 2025 by NuriAmari Loading…
ProTip! Filter pull requests by the default branch with base:main.