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][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…
[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…
[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…
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…
[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][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…
2
5
[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…
[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…
[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…
[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…
[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…
[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] 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…
[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…
[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…
[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][bytecode] Optimize 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
#159400 by tbaederr was merged Sep 18, 2025 Loading…
[clang][bytecode] Optimize InitElem{,Pop} 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
#159084 by tbaederr was merged Sep 17, 2025 Loading…
[clang][bytecode] Create InterpState allocator on demand 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
#158802 by tbaederr was merged Sep 16, 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…
[clang][bytecode][X86] Allow AVX512 funnel shift by scalar immediate 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
#157681 by RKSimon was merged Sep 9, 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][bytecode] interp__builtin_elementwise_binop - remove unused BuiltinID argument. NFC 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
#157109 by RKSimon was merged Sep 5, 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] Move two flags from EvalInfo to State 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
#157046 by tbaederr was merged Sep 6, 2025 Loading…
ProTip! Filter pull requests by the default branch with base:main.