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

[flang][OpenMP] Rewrite standalone loop directives to simd flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category
#122632 opened Jan 12, 2025 by ergawy Loading…
[OffloadBundler] Rework the ctor of OffloadTargetInfo to support generic target clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#122629 opened Jan 12, 2025 by shiltian Loading…
[Clang] Use -targets=host-x86_64-unknown-linux-gnu as bundler target clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#122627 opened Jan 12, 2025 by shiltian Loading…
[Clang] disallow the use of asterisks preceding constructor and destructor names clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#122621 opened Jan 11, 2025 by a-tarasyuk Loading…
[flang][runtime] Don't buffer unit 0 flang:runtime flang Flang issues not falling into any other category
#122614 opened Jan 11, 2025 by klausler Loading…
[Clang] Fixed a crash when __PRETTY_FUNCTION__ or __FUNCSIG__ (clang-cl) appears in the trailing return type of the lambda clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#122611 opened Jan 11, 2025 by TilakChad Loading…
[flang] EOF goes to ERR= in READ(..., REC=) flang:runtime flang Flang issues not falling into any other category
#122608 opened Jan 11, 2025 by klausler Loading…
[flang] Better messages and error recovery for a bad RESHAPE flang:semantics flang Flang issues not falling into any other category
#122604 opened Jan 11, 2025 by klausler Loading…
[libc++] Implement P2897R7 aligned_accessor: An mdspan accessor expressing pointer over-alignment libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#122603 opened Jan 11, 2025 by dalg24 Loading…
ProTip! Filter pull requests by the default branch with base:main.