diff options
author | Florian Hahn <flo@fhahn.com> | 2023-11-11 12:54:30 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-11-11 12:55:40 +0000 |
commit | ed6f4994d87c6fff93262b6b78b5f76be6d702c4 (patch) | |
tree | 1ce32a285495ee3891b3dbcd0005aee5b4ad1e13 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 4effdc47947b9260a1540ee7d8b699b077cbedb5 (diff) | |
download | llvm-ed6f4994d87c6fff93262b6b78b5f76be6d702c4.zip llvm-ed6f4994d87c6fff93262b6b78b5f76be6d702c4.tar.gz llvm-ed6f4994d87c6fff93262b6b78b5f76be6d702c4.tar.bz2 |
[VPlan] Handle conditional ordered reductions with scalar VFs.
VPReductionRecipe::execute was not handling predicates for ordered
reduction with scalar VFs, which was causing a crash. Thsi patch adds
dedicated handling for scalar VFs when dealing with the condition.
The other operands are already handled in a similar fashion below.
Fixes #70988.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions