diff options
author | James Chesterman <James.Chesterman@arm.com> | 2025-02-07 09:09:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-07 09:09:10 +0000 |
commit | ac158aa13b5a81552e45e63f534420c38e514484 (patch) | |
tree | fc41a12e6b5827bdc340c51e814b2cc45b623cd2 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 15e50b1736002b730cbbe1bba74f05dfda4c8aaf (diff) | |
download | llvm-ac158aa13b5a81552e45e63f534420c38e514484.zip llvm-ac158aa13b5a81552e45e63f534420c38e514484.tar.gz llvm-ac158aa13b5a81552e45e63f534420c38e514484.tar.bz2 |
[LoopVectorizer] Allow partial reductions to be made in predicated loops (#124268)
Does a select on the input rather than the output. This way the mask has
the same number of lanes as the other operand in the select instruction.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions