- 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
[clang][bytecode][NFC] Add popToUInt64() to builtin evaluation 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
#170164 by tbaederr was merged Dec 2, 2025 Loading… updated Dec 2, 2025
[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… updated Dec 1, 2025
[clang][bytecode] Check memcmp builtin for one-past-the-end pointers 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
#170097 by tbaederr was merged Dec 1, 2025 Loading… updated Dec 1, 2025
[clang][bytecode] Fix discarding ImplitiValueInitExprs 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
#170089 by tbaederr was merged Dec 1, 2025 Loading… updated Dec 1, 2025
[clang][bytecode] Unify elementwise integer builtins using callback pattern 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
#169957 by Islam-Imad was merged Nov 29, 2025 Loading… updated Nov 29, 2025
[X86][Clang] Add AVX512 Integer Comparison Intrinsics for constexpr Evaluation 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
#164026 by sskzakaria was merged Oct 28, 2025 Loading… updated Nov 28, 2025
[X86][Clang] Allow constexpr evaluation of F16C CVTPS2PH intrinsics 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
#162295 by ericxu233 was merged Nov 27, 2025 Loading… updated Nov 27, 2025
[clang][bytecode] Check for invalid record decls in IntPointer::atOffset 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
#169786 by tbaederr was merged Nov 27, 2025 Loading… updated Nov 27, 2025
[clang][bytecode] Remove double diagnostic emission 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
#169658 by tbaederr was merged Nov 27, 2025 Loading… updated Nov 27, 2025
[Clang] Allow AVX/AVX512 subvector shuffles 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
#168700 by mooori was merged Nov 26, 2025 Loading… updated Nov 26, 2025
[clang][bytecode][NFC] Remove unused Integral range functions 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
#169508 by tbaederr was merged Nov 26, 2025 Loading… updated Nov 26, 2025
[clang][bytecode][NFC] Make Program::getNativePointer() const 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
#169502 by tbaederr was merged Nov 26, 2025 Loading… updated Nov 26, 2025
[clang][bytecode] Add some convenience API to BitcastBuffer 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
#169516 by tbaederr was merged Nov 26, 2025 Loading… updated Nov 26, 2025
[clang][bytecode][NFC] Clean up Integral::from() functions 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
#169513 by tbaederr was merged Nov 26, 2025 Loading… updated Nov 26, 2025
[clang][bytecode] Fix compound assign operators for IntAP(S) 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
#169303 by tbaederr was merged Nov 24, 2025 Loading… updated Nov 24, 2025
[clang][bytecode] Fix conditional operator scoping wrt. local variables 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
#169030 by tbaederr was merged Nov 24, 2025 Loading… updated Nov 24, 2025
[clang][bytecode][NFC] Remove VariableScope::emitDestruction 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
#169148 by tbaederr was merged Nov 22, 2025 Loading… updated Nov 22, 2025
[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… updated Nov 22, 2025
[clang][X86] Allow VALIGND/Q element-shift intrinsics in constexpr evaluation 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
#168206 by 0xzre was merged Nov 22, 2025 Loading… updated Nov 22, 2025
[clang][bytecode] Don't call getThis() on the bottom function frame 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
#169044 by tbaederr was merged Nov 22, 2025 Loading… updated Nov 22, 2025
[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… updated Nov 20, 2025
[clang][bytecode] Implement case ranges 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
#168418 by mariusdr was merged Nov 20, 2025 Loading… updated Nov 20, 2025
[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… updated Nov 20, 2025
[clang][bytecode] Mark CXXDefaultInitExprs in InitLink chain 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
#166395 by tbaederr was merged Nov 11, 2025 Loading… updated Nov 19, 2025
[AllocToken] Fix and clarify -falloc-token-max=0 clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:transforms
#168689 by melver was merged Nov 19, 2025 Loading… updated Nov 19, 2025
Previous Next
ProTip! What’s not been updated in a month: updated:<2025-11-02.