- Notifications
You must be signed in to change notification settings - Fork 15.4k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add macro to suppress -Wunnecessary-virtual-specifier backend:AMDGPU backend:Hexagon backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter 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:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category cmake Build system in general and CMake in particular llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:support llvm:transforms
#139614 by DKLoehr was merged May 21, 2025 Loading…
[Headers][X86] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow PALIGNR byte shift 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 Clang issues not falling into any other category
#162005 by TianYe717 was merged Nov 11, 2025 Loading…
[X86][ByteCode] Allow PSHUFB intrinsics to be used in constexpr #156612 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
#163148 by shashank1545 was merged Oct 15, 2025 Loading…
[Clang] Support generic bit counting builtins on fixed boolean vectors clang:bytecode Issues for the clang bytecode constexpr interpreter clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#154203 by jhuber6 was merged Aug 26, 2025 Loading…
[Headers][X86] Allow AVX512 masked arithmetic ss/sd 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
#162816 by woruyu was merged Nov 18, 2025 Loading…
[Headers][X86] VisitCallExpr constexpr immediate shifts (#154293) 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
#155542 by Arghnews was merged Aug 29, 2025 Loading…
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - add MMX/SSE/AVX/AVX512 PMULHRSW 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
#160636 by Temperz87 was merged Oct 18, 2025 Loading…
[clang] Enable constexpr handling for __builtin_elementwise_fma clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#152919 by ckoparkar was merged Aug 20, 2025 Loading…
[clang][bytecode] Allocate IntegralAP and Floating types using an allocator clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#144246 by tbaederr was merged Jun 17, 2025 Loading…
[Clang][Sema] Switch diagnostics from toString to operator<< for APSInt/APInt clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#161474 by snarang181 was merged Oct 2, 2025 Loading…
[Clang] include attribute scope in diagnostics backend:RISC-V clang:bytecode Issues for the clang bytecode constexpr interpreter 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 HLSL HLSL Language Support
#144619 by a-tarasyuk was merged Jul 8, 2025 Loading…
[Headers][X86] Allow SLLDQ/SRLDQ byte shift 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 Clang issues not falling into any other category
#164166 by TianYe717 was merged Oct 24, 2025 Loading…
[X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX512 mask predicate 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
#165054 by sskzakaria was merged Nov 20, 2025 Loading…
[X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow element extraction/insertion intrinsics to be used in constexpr #159753 backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#161302 by AdityaC4 was merged Oct 3, 2025 Loading…
[Headers][X86] Enable constexpr handling for MMX/SSE/AVX/AVX512 avg 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
#157464 by markbhasawut was merged Sep 9, 2025 Loading…
[Clang] Add constexpr support for AVX512 permutex2 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
#165085 by chaitanyav was merged Nov 5, 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…
[clang][bytecode] Always track item types in InterpStack clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#151088 by tbaederr was merged Aug 18, 2025 Loading…
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow insertps intrinsic 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 Clang issues not falling into any other category
#165513 by ahmednoursphinx was merged Oct 30, 2025 Loading…
[Clang] Be less strict about diagnosing null pointer dereference. clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category regression:20 Regression in 20 release release:backport release:cherry-pick-failed
[Clang] Implement constexpr evaluation for __builtin_infer_alloc_token() clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#163639 by melver was merged Oct 23, 2025 Loading…
[clang][bytecode] Check types when loading values clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#165385 by tbaederr was merged Nov 5, 2025 Loading…
Revert "Ignore trailing NullStmts in StmtExprs for GCC compatibility." clang:bytecode Issues for the clang bytecode constexpr interpreter clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#166036 by KaiYG was merged Nov 7, 2025 Loading…
[X86][bytecode] Allow SSE/AVX PBLENDVB 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
#157100 by RKSimon was merged Sep 5, 2025 Loading…
[clang][bytecode] Improve error detection in BitCastPrim op clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#158575 by tbaederr was merged Sep 16, 2025 Loading…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.