diff options
author | Florian Hahn <flo@fhahn.com> | 2025-08-21 11:34:49 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-08-21 11:34:49 +0100 |
commit | d67dba5e8880bdd856b0d3812dcdccf8c7902aba (patch) | |
tree | f6595c70a3a399b84f12642bf6b2cbf171295031 /llvm/lib/Support/APInt.cpp | |
parent | b20c291baec94ba3707e92b86836ff1c4bceda8c (diff) | |
download | llvm-d67dba5e8880bdd856b0d3812dcdccf8c7902aba.zip llvm-d67dba5e8880bdd856b0d3812dcdccf8c7902aba.tar.gz llvm-d67dba5e8880bdd856b0d3812dcdccf8c7902aba.tar.bz2 |
[VPlan] Check Def2LaneDefs first in cloneForLane. (NFC)
If we have entries in Def2LaneDefs, we always have to use it. Move the
check before.
Otherwise we may not pick the correct operand, e.g. if Op was a
replicate recipe that got single-scalar after replicating it.
Fixes https://github.com/llvm/llvm-project/issues/154330.
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions