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

[Clang][OpenCL] Add support for the cl_intel_subgroup_buffer_prefetch backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#170532 by vmustya was merged Dec 5, 2025 Loading…
[Clang][X86] Add constexpr support for permute4x64_pd and permute4x64_epi64 backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter 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
#170442 by ahmednoursphinx was merged Dec 3, 2025 Loading…
[X86][Clang] Support constexpr evaluation of cvtpd2ps intrinsics 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
#169980 by HamzaHassanain was merged Dec 3, 2025 Loading…
[X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX512 kmov intrinsics to be used in constexp backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter 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
#169895 by 0xzre was merged Dec 1, 2025 Loading…
[Headers][X86] Convert bf16 to f32 conversions to constexpr implementations backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#169841 by RKSimon was merged Nov 28, 2025 Loading…
[X86] Replace BF16 to F32 conversions with generic conversions 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
#169781 by RKSimon was merged Nov 27, 2025 Loading…
[HLSL] Remove faceforward SPIRV fast path backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category HLSL HLSL Language Support
#169547 by kmpeng was merged Nov 26, 2025 Loading…
[SPIR-V] [HLSL] Add CheckAccessFullyMapped HLSL function. 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 HLSL HLSL Language Support llvm:ir
#169398 by bob80905 was closed Dec 4, 2025 Draft
[OpenCL] Disable __opencl_c_ext_fp64_* features if cl_khr_fp64 is not supported 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
#169252 by wenju-he was merged Nov 25, 2025 Loading…
[Clang][X86] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow VPERMILPD/S variable mask intrinsics to be used in constexpr backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter 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
#168861 by stomfaig was merged Nov 22, 2025 Loading…
[PowerPC] Add initial support for AMO load builtins backend:PowerPC 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 llvm:ir
#168746 by maryammo was merged Dec 3, 2025 Loading…
[Clang] Gut the libc wrapper headers and simplify backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category libc
#168438 by jhuber6 was merged Nov 19, 2025 Loading…
[libc] Fix wrapper headers if std=c99 is set backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#168386 by DominikAdamski was closed Nov 19, 2025 Loading…
[X86] Replace default _mm512_sqrt_pd/s/h implementations with generic __builtin_elementwise_sqrt backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#168057 by RKSimon was merged Nov 15, 2025 Loading…
[OpenCL] Add missing OpenCL 3.0 features to OpenCLExtensions.def; revert header-only macros backend:AMDGPU 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
#168016 by wenju-he was merged Nov 21, 2025 Loading…
[PowerPC] Add initial support for AMO load builtins backend:PowerPC 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 llvm:ir
#167790 by maryammo was closed Nov 19, 2025 Loading…
[X86] Remove vector length (256 vs 512) distinction of AVX10 backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category compiler-rt:builtins compiler-rt
#167736 by mikolaj-pirog was merged Nov 15, 2025 Loading…
[AArch64] Remove FEAT_TME assembly and ACLE support backend:AArch64 backend:ARM backend:X86 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 Clang issues not falling into any other category lldb llvm:ir
#167687 by jthackray was merged Nov 14, 2025 Loading…
[X86][Clang] Add AVX512 kunpck intrinsics to be used in constexp backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter 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
#167683 by ahmednoursphinx was merged Nov 17, 2025 Loading…
[ASan][HIP] Add ASan declarations and macros. backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#167522 by ampandey-1995 was merged Nov 17, 2025 Loading…
[X86] Add constexpr support for addsub intrinsics backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter 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
#167512 by ahmednoursphinx was merged Nov 17, 2025 Loading…
[X86] _mm_addsub_pd is not valid for constexpr backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#167363 by RKSimon was merged Nov 10, 2025 Loading…
[Headers][X86] avx512cd - move constexpr to the end of the function attribute lists. NFC. backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#166968 by RKSimon was merged Nov 8, 2025 Loading…
[libc] Fix wrapper headers for at_quick_exit on GLIBC for c++11 backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#166960 by DominikAdamski was merged Nov 7, 2025 Loading…
[Headers][X86] avx ifma - move constexpr to the end of the function attribute lists. NFC. backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#166523 by RKSimon was merged Nov 5, 2025 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.