diff options
| author | Florian Hahn <flo@fhahn.com> | 2023-03-08 20:11:27 +0100 |
|---|---|---|
| committer | Florian Hahn <flo@fhahn.com> | 2023-03-08 20:11:28 +0100 |
| commit | 79272ec028ec9c8bd2e3842f6624b13417fbcebd (patch) | |
| tree | 797498ce2c2ed71db558816f0472e131fae8f4ee /lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp | |
| parent | 632c396499eb4f6f7a36ba0246ba57e011357a55 (diff) | |
| download | llvm-79272ec028ec9c8bd2e3842f6624b13417fbcebd.zip llvm-79272ec028ec9c8bd2e3842f6624b13417fbcebd.tar.gz llvm-79272ec028ec9c8bd2e3842f6624b13417fbcebd.tar.bz2 | |
[VPlan] Add predicate to VPReplicateRecipe, expand region later.
This patch adds the predicate as additional operand to VPReplicateRecipe
during initial construction. The predicated recipes are later moved into
replicate regions. This simplifies constructions and some VPlan
transformations, like fixed-order recurrence handling.
It also improves codegen in some cases (e.g. for in-loop reductions),
because the recipes remain in the same block.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D143865
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp')
0 files changed, 0 insertions, 0 deletions
