- 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
[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 Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category HLSL HLSL Language Support
faceforward SPIRV fast path backend:X86 clang:headers #169547 by kmpeng was merged Nov 26, 2025 Loading…
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow PSLL/PSRA/PSRL var 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
#169276 by chaitanyav was merged Nov 27, 2025 Loading…
[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] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow AVX512 VPMULTISHIFTQB 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
#168995 by chaitanyav was merged Nov 27, 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…
[Headers][X86] Allow AVX512 masked arithmetic pd/ps/epi/epu intrinsics to be used in constexpr backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#168496 by woruyu was merged Nov 18, 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…
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow AVX512 VPSHUFBITQMB 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
#168100 by chaitanyav was merged Nov 22, 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…
[Clang] Add constexpr support for AVX512 permutexvar 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
#167802 by chaitanyav was merged Nov 13, 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 Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
at_quick_exit on GLIBC for c++11 backend:X86 clang:headers #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…
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.