diff options
author | Florian Hahn <flo@fhahn.com> | 2022-10-29 19:45:19 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-10-29 19:45:19 +0100 |
commit | 43f0f1a66ff074628305f5d2fc11ce5dd4edef53 (patch) | |
tree | 4318a1041dab1dc2f9e3b851f04ac6ff5f590d68 /llvm/lib/Support/CommandLine.cpp | |
parent | 323fb627a594d4c77f6220507d5a663579e02cfb (diff) | |
download | llvm-43f0f1a66ff074628305f5d2fc11ce5dd4edef53.zip llvm-43f0f1a66ff074628305f5d2fc11ce5dd4edef53.tar.gz llvm-43f0f1a66ff074628305f5d2fc11ce5dd4edef53.tar.bz2 |
[VPlan] Use onlyFirstLaneUsed in sinkScalarOperands.
Replace custom code to check if only the first lane is used by generic
helper `onlyFirstLaneUsed`. This enables VPlan-based sinking in a few
additional cases and was suggested in D133760.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D136368
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions