diff options
author | Florian Hahn <flo@fhahn.com> | 2024-02-03 16:19:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-03 16:19:10 +0000 |
commit | 47abbf4fe956ad1c12832de03c8ae3294eb5cb78 (patch) | |
tree | 4669c98dd867121a44dcd7fcaeac528bb40c6f19 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 3444240540b0b36902dc8b9b11339b8969f7bca9 (diff) | |
download | llvm-47abbf4fe956ad1c12832de03c8ae3294eb5cb78.zip llvm-47abbf4fe956ad1c12832de03c8ae3294eb5cb78.tar.gz llvm-47abbf4fe956ad1c12832de03c8ae3294eb5cb78.tar.bz2 |
[VPlan] Update VPInst::onlyFirstLaneUsed to check users. (#80269)
A VPInstruction only has its first lane used if all users use its first
lane only. Use vputils::onlyFirstLaneUsed to continue checking the
recipe's users to handle more cases.
Besides allowing additional introduction of scalar steps when
interleaving in some cases, this also enables using an Add VPInstruction
to model the increment - as a follow up.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions