diff options
author | Florian Hahn <flo@fhahn.com> | 2025-06-27 15:42:41 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-06-27 15:42:42 +0100 |
commit | 3b7b95f78e24aca5175b8f864bfea2953a2dd34f (patch) | |
tree | 070dab20bdb86214ad9b06365c18a40535f2f9d8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1df3e0a275bd238949121e4103d2c975054737c5 (diff) | |
download | llvm-3b7b95f78e24aca5175b8f864bfea2953a2dd34f.zip llvm-3b7b95f78e24aca5175b8f864bfea2953a2dd34f.tar.gz llvm-3b7b95f78e24aca5175b8f864bfea2953a2dd34f.tar.bz2 |
[VPlan] Support VPWidenSelectRecipe in narrowToSingleScalar.
VPWidenSelectRecipes are single scalars if all their operands are. Add
support for narrowing them to a single scalar VPReplicateRecipe.
This fixes a crash after
https://github.com/llvm/llvm-project/pull/142433 (aa24029319083) when
due to a replicate recipe not being converted to single-scalar being
hoisted to the vector preheader.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions