diff options
author | Florian Hahn <flo@fhahn.com> | 2025-06-19 13:26:19 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-06-19 13:26:19 +0100 |
commit | c4c2d777f4aea07c59ff85ade75816df24b05389 (patch) | |
tree | b128827140541f78e4b2f23493aa55123ccd136a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e478a22d540d336632fb3c110c5377447cd7f3b2 (diff) | |
download | llvm-c4c2d777f4aea07c59ff85ade75816df24b05389.zip llvm-c4c2d777f4aea07c59ff85ade75816df24b05389.tar.gz llvm-c4c2d777f4aea07c59ff85ade75816df24b05389.tar.bz2 |
[VPlan] Fix handling of ReductionStartVector for rdxs when unrolling.
Update handling of ReductionStartVector in VPlanUnroll for partial
reductions. The new code makes sure all parts are properly set to the
cloned ReductionStartVector.
Fixes a mis-compile reported for
https://github.com/llvm/llvm-project/pull/142290.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions