diff options
author | Florian Hahn <flo@fhahn.com> | 2025-06-09 20:59:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-09 20:59:12 +0100 |
commit | 6108d50aed6190aa094c168f96899adc5621cc89 (patch) | |
tree | 86463821b428df90be7075e25c0a14aea415d77b /clang/lib/CIR/CodeGen/CIRGenModule.cpp | |
parent | 6cbd91ea52cbf2b27dc92557cea64f5fd305fcf1 (diff) | |
download | llvm-6108d50aed6190aa094c168f96899adc5621cc89.zip llvm-6108d50aed6190aa094c168f96899adc5621cc89.tar.gz llvm-6108d50aed6190aa094c168f96899adc5621cc89.tar.bz2 |
[VPlan] Add ReductionStartVector VPInstruction. (#142290)
Add a new VPInstruction::ReductionStartVector opcode to create the start
values for wide reductions. This more accurately models the start value
creation in VPlan and simplifies VPReductionPHIRecipe::execute. Down the
line it also allows removing VPReductionPHIRecipe::RdxDesc.
PR: https://github.com/llvm/llvm-project/pull/142290
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions