aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2023-11-11 12:54:30 +0000
committerFlorian Hahn <flo@fhahn.com>2023-11-11 12:55:40 +0000
commited6f4994d87c6fff93262b6b78b5f76be6d702c4 (patch)
tree1ce32a285495ee3891b3dbcd0005aee5b4ad1e13 /clang/lib/CodeGen/CodeGenFunction.cpp
parent4effdc47947b9260a1540ee7d8b699b077cbedb5 (diff)
downloadllvm-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