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] Pass initializer along in evaluateAsInitializer() clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#158056 by tbaederr was merged Sep 15, 2025 Loading… updated Sep 16, 2025
[clang][bytecode][NFC] InterpState: get ASTContext from interp::Context 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
#158852 by tbaederr was merged Sep 16, 2025 Loading… updated Sep 16, 2025
[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… updated Sep 16, 2025
[clang][ExprConst] Reject unary vector shuffles 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
#158589 by tbaederr was merged Sep 16, 2025 Loading… updated Sep 16, 2025
[clang][bytecode][NFC] Remove BlockScope 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
#158656 by tbaederr was merged Sep 16, 2025 Loading… updated Sep 16, 2025
[X86][bytecode] Allow SSE/AVX BLEND imm 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
#157776 by brandonxin was merged Sep 15, 2025 Loading… updated Sep 15, 2025
[clang][bytecode][NFC] Surround Pointer diagram in \verbatim 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
#158550 by tbaederr was merged Sep 15, 2025 Loading… updated Sep 15, 2025
[clang][bytecode] Check for dummy pointers in CopyArray 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
#158543 by tbaederr was merged Sep 15, 2025 Loading… updated Sep 15, 2025
[clang][bytecode] Implement ia32_select* builtins 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
#154758 by tbaederr was merged Aug 21, 2025 Loading… updated Sep 12, 2025
[clang][bytecode] Use bytecode interpreter in EvaluateAsLValue 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
#158038 by tbaederr was merged Sep 11, 2025 Loading… updated Sep 11, 2025
[offload][OpenMP] Remove device code for num_threads strict clang:bytecode Issues for the clang bytecode constexpr interpreter clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#157893 by ro-i was merged Sep 11, 2025 Loading… updated Sep 11, 2025
[clang][bytecode] Don't update temporary in InitGlobalTemp* 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
#158022 by tbaederr was merged Sep 11, 2025 Loading… updated Sep 11, 2025
[clang][ExprConst][NFC] Move EvalMode enum 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
#157988 by tbaederr was merged Sep 11, 2025 Loading… updated Sep 11, 2025
[clang][bytecode] Implement C23 named loops 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
#156856 by tbaederr was merged Sep 11, 2025 Loading… updated Sep 11, 2025
[clang][bytecode][NFC] Remove an else after a return 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
#157999 by tbaederr was merged Sep 11, 2025 Loading… updated Sep 11, 2025
[clang][bytecode] Check builtin carryops for dummy 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
#157490 by tbaederr was merged Sep 11, 2025 Loading… updated Sep 11, 2025
[clang][bytecode] Check reads for null block 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
#157695 by tbaederr was merged Sep 11, 2025 Loading… updated Sep 11, 2025
[clang][bytecode] Check strlen impl for primitive arrays 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
#157494 by tbaederr was merged Sep 11, 2025 Loading… updated Sep 11, 2025
[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… updated Sep 10, 2025
[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… updated Sep 9, 2025
[X86] Allow remaining AVX512 per-element 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:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#157696 by RKSimon was merged Sep 9, 2025 Loading… updated Sep 9, 2025
[clang][bytecode] Use InterpState::InConstantContext directly 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
#157224 by tbaederr was merged Sep 8, 2025 Loading… updated Sep 8, 2025
[clang][bytcode][NFC] Use UnsignedOrNone for global ids 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
#157328 by tbaederr was merged Sep 8, 2025 Loading… updated Sep 8, 2025
[clang][bytecode][NFC] Remove some unnecessary if statements 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
#157329 by tbaederr was merged Sep 7, 2025 Loading… updated Sep 7, 2025
[X86][bytecode] Allow SSE/AVX BLENDVPD/PD 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
#157126 by RKSimon was merged Sep 5, 2025 Loading… updated Sep 6, 2025
ProTip! Follow long discussions with comments:>50.