diff options
author | Florian Hahn <flo@fhahn.com> | 2025-04-21 18:36:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-21 18:36:43 +0100 |
commit | 5739a22fbb593eb44490d23e0c8cc12386e4b5b6 (patch) | |
tree | e3603799bde2aef5387413b73dca6c73b474d8bc /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | f02b285dbd284057d5f1dd5fb599d1c2155670f5 (diff) | |
download | llvm-5739a22fbb593eb44490d23e0c8cc12386e4b5b6.zip llvm-5739a22fbb593eb44490d23e0c8cc12386e4b5b6.tar.gz llvm-5739a22fbb593eb44490d23e0c8cc12386e4b5b6.tar.bz2 |
[VPlan] Also duplicated scalar-steps when it enables sinking scalars. (#136021)
Extend sinking logic to duplicate scalar steps recipe if it enables
sinking, that is if all users in a destination block require all lanes.
This should be the last step before removing legacy sinkScalarOperands.
PR: https://github.com/llvm/llvm-project/pull/136021
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions