-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: llvm/llvm-project
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[clang][SPIRV] Add builtin for OpGenericCastToPtrExplicit and its SPIR-V friendly binding
backend:SPIR-V
backend:X86
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
#137805
opened Apr 29, 2025 by
Naghasan
Loading…
[clang][ARM][AArch64] Don't require arm_acle header for universally defined intrinsics
backend:AArch64
backend:ARM
backend:X86
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
[CUDA][HIP] Add a __device__ version of std::__glibcxx_assert_fail()
backend:X86
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
#136133
opened Apr 17, 2025 by
jmmartinez
Loading…
[HLSL][DXIL] Implement IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
HLSL
HLSL Language Support
llvm:ir
refract
intrinsic
backend:SPIR-V
backend:X86
clang:codegen
#136026
opened Apr 16, 2025 by
raoanag
Loading…
11 of 12 tasks
[RISCV] Non-base vector intrinsics not available via Headers provided by Clang, e.g. for intrinsics
__attribute__((target("arch=...")))
backend:RISC-V
clang:headers
#134962
opened Apr 9, 2025 by
dzaima
[OpenCL] Add cl_ext_image_unsigned_10x6_12x4_14x2 extension
backend:X86
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
OpenCL
#134216
opened Apr 3, 2025 by
svenvh
Loading…
[HLSL] Implement libclang and C++ API
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang:modules
C++20 modules and Clang Header Modules
clang
Clang issues not falling into any other category
debuginfo
HLSL
HLSL Language Support
SpirvType
and SpirvOpaqueType
backend:X86
clang:as-a-library
#134034
opened Apr 2, 2025 by
cassiebeckley
Loading…
clang-cl does not support MSVC x86(64) div intrinsics
clang:headers
Headers provided by Clang, e.g. for intrinsics
#133182
opened Mar 26, 2025 by
davidben
Headers: prefer Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
platform:windows
corecrt_malloc.h
to malloc.h
backend:X86
clang:headers
#131668
opened Mar 17, 2025 by
compnerd
Loading…
[Headers] Implement spirvamdgcnintrin.h
backend:AMDGPU
backend:X86
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
#131164
opened Mar 13, 2025 by
JonChesterfield
Loading…
[RISCV] Missing builtin __builtin_riscv_pause
backend:RISC-V
clang:headers
Headers provided by Clang, e.g. for intrinsics
good first issue
https://github.com/llvm/llvm-project/contribute
#129961
opened Mar 6, 2025 by
brad0
Fixed vec_pack_to_short_fp32 in Clang altivec.h
backend:PowerPC
backend:X86
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
#129923
opened Mar 5, 2025 by
johnplatts
Loading…
[WebAssembly] Support promoting lower lanes of f16x8 to f32x4.
backend:WebAssembly
backend:X86
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
mc
Machine (object) code
#129786
opened Mar 4, 2025 by
brendandahl
Loading…
HIP: Use builtin_nan instead of manual expansion
backend:X86
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
#128023
opened Feb 20, 2025 by
arsenm
Loading…
clang/HIP: Remove some unused ocml function declarations
backend:X86
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
#128022
opened Feb 20, 2025 by
arsenm
Loading…
Fatal error: intrin0.h yvals_core.h - RC1021: invalid preprocessor command 'include_next'
clang:headers
Headers provided by Clang, e.g. for intrinsics
platform:windows
#126979
opened Feb 12, 2025 by
ianalexis
Add missing F32->I64 vec_signede, F32->I64 vec_signedo, F32->U64 vec_unsignede, and F32->U64 vec_unsignedo to altivec.h header
clang:headers
Headers provided by Clang, e.g. for intrinsics
#123605
opened Jan 20, 2025 by
johnplatts
Missing ldar intrinsics for clang-cl targeting arm64 windows
clang:headers
Headers provided by Clang, e.g. for intrinsics
platform:windows
#121689
opened Jan 5, 2025 by
BenMoran98
[Clang][Headers] Workaround for UCRT's Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
platform:windows
<complex.h>
in <tgmath.h>
backend:X86
clang:headers
#121650
opened Jan 4, 2025 by
frederick-vs-ja
Loading…
[RISC-V] attribute target arch=+zvkn doesn't add builtins
backend:RISC-V
clang:headers
Headers provided by Clang, e.g. for intrinsics
#121603
opened Jan 3, 2025 by
antonblanchard
Missing C23 functions in <tgmath.h> on Linux
c23
clang:headers
Headers provided by Clang, e.g. for intrinsics
#121536
opened Jan 3, 2025 by
hjl-tools
clang/limits.h: Avoid including limits.h twice
backend:X86
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
#120526
opened Dec 19, 2024 by
wzssyqa
Loading…
[libc++][HIP] Headers provided by Clang, e.g. for intrinsics
call to 'sqrt' is ambiguous
in lambda functions
clang:headers
#119076
opened Dec 7, 2024 by
AngryLoki
[X86] Do not apply fast-math to the logic intriniscs
backend:X86
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
#118603
opened Dec 4, 2024 by
phoebewang
•
Draft
Added a PthreadCreateChecker and attempted to register it
backend:X86
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang:static analyzer
clang
Clang issues not falling into any other category
#116515
opened Nov 17, 2024 by
MaxSanchez99
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.