- 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
Ugly example of building libc to spirv clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp libc lld:ELF lld llvm:ir offload
#128585 opened Feb 24, 2025 by JonChesterfield Loading… updated Mar 5, 2025
[IR][Instructions] Add OpenMP related changes to Clang compiler-rt:sanitizer flang:openmp llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:transforms PGO Profile Guided Optimizations vectorizers
CallBase::getCalledFunctionName helper backend:AArch64 backend:AMDGPU backend:SPIR-V clang:openmp #127038 opened Feb 13, 2025 by tsymalla Loading… updated Mar 4, 2025
[Flang] Add lowering support for depobj in depend clause clang:openmp OpenMP related changes to Clang flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
#124523 opened Jan 27, 2025 by Thirumalai-Shaktivel Loading… updated Mar 3, 2025
[clang] Added warn-assignment-bool-context clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#115234 opened Nov 6, 2024 by PhilippRados Loading… updated Feb 25, 2025
[TSan][OpenMP][Archer] Treat all reduction operations as atomic clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#74631 opened Dec 6, 2023 by jprotze Loading… updated Feb 18, 2025
[WIP][OpenMP] dispatch directive semantics/codegen clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
[clang][test] Fix filecheck annotation typos backend:PowerPC backend:RISC-V backend:X86 clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category clang-tidy clang-tools-extra
#93193 opened May 23, 2024 by klensy Loading… updated Feb 3, 2025
[Clang] [NFC] Rename IR generation bugs: mangling, exceptions, etc. 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-tidy clang-tools-extra clangd HLSL HLSL Language Support lldb
isAnyPointerType() and getPointeeOrArrayElementType(). backend:AArch64 backend:ARM backend:RISC-V backend:SystemZ clang:analysis clang:codegen #122938 opened Jan 14, 2025 by Sirraide Loading… updated Jan 27, 2025
[IR][AsmParser] Revamp how floating-point literals work in LLVM IR. backend:AArch64 backend:AMDGPU backend:ARM backend:DirectX backend:Hexagon backend:loongarch backend:NVPTX backend:PowerPC backend:RISC-V backend:SPIR-V backend:SystemZ backend:WebAssembly backend:X86 clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category debuginfo HLSL HLSL Language Support llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:support llvm:transforms
#121838 opened Jan 6, 2025 by jcranmer-intel Loading… updated Jan 22, 2025
fix issue: [Clang][OpenMP] Implicit conversion with Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
pragma omp taskloop #100536 clang:frontend #101812 opened Aug 3, 2024 by HenryZ16 Loading… updated Jan 15, 2025
[Offload][CUDA] Add initial cuda_runtime.h overlay backend:AMDGPU backend:X86 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:headers Headers provided by Clang, e.g. for intrinsics clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category offload
#94821 opened Jun 8, 2024 by jdoerfert Loading… updated Jan 15, 2025
[OpenMP] [Debug] Debug support for work sharing iterator variable backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#122047 opened Jan 8, 2025 by alokkrsharma Loading… updated Jan 15, 2025
Remove Linux search paths on Windows backend:AMDGPU clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#113628 opened Oct 25, 2024 by david-salinas Loading… updated Dec 4, 2024
[Clang] [Parser] Fixing all callers of Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
ParseExternalDeclaration that didn't parse gnu attributes clang:frontend #117148 opened Nov 21, 2024 by Mathys-Gasnier Loading… updated Nov 25, 2024
Reapply "[Clang] Implement resolution for CWG1835 (#92957, #98547)" clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category coroutines C++20 coroutines libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#100425 opened Jul 24, 2024 by sdkrystian Loading… updated Nov 18, 2024
[Offload] Introduce the offload sanitizer (initially for traps) backend:AMDGPU clang:openmp OpenMP related changes to Clang compiler-rt:sanitizer flang:openmp llvm:transforms offload
#101417 opened Jul 31, 2024 by jdoerfert Loading… updated Nov 15, 2024
OpenMP offload 'simd' directive clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp llvm:transforms offload
#91261 opened May 6, 2024 by efwright Loading… updated Oct 18, 2024
[Offload] Introduce the concept of "default streams" backend:AMDGPU backend:X86 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:headers Headers provided by Clang, e.g. for intrinsics clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp offload
#95371 opened Jun 13, 2024 by jdoerfert Loading… updated Aug 30, 2024
[OpenMP] Diagnostic check for imperfect loop collapse clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category llvm:transforms
#96087 opened Jun 19, 2024 by jtb20 Loading… updated Aug 21, 2024
[Offload] Sanitize "standalone" unreachable instructions backend:AMDGPU clang:openmp OpenMP related changes to Clang compiler-rt:sanitizer flang:openmp llvm:transforms offload
#101425 opened Jul 31, 2024 by jdoerfert Loading… updated Aug 2, 2024
[Clang] Access tls_guard via llvm.threadlocal.address clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#96633 opened Jun 25, 2024 by nikola-tesic-ns Loading… updated Jul 8, 2024
[clang][CodeGen] IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category llvm:ir
used globals are fake clang:codegen #93601 opened May 28, 2024 by AlexVlx Loading… updated Jun 8, 2024
[OpenMP] Remove dependency on IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category offload
libffi from offloading runtime clang:codegen #91264 opened May 6, 2024 by jhuber6 Loading… updated May 29, 2024
[clang] Introduce Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
SemaAccess clang:frontend #92674 opened May 18, 2024 by Endilll Loading… updated May 21, 2024
Revert "Revert "[OpenMP][TR12] change property of map-type modifier."… clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
ProTip! no:milestone will show everything without a milestone.