diff options
author | Florian Hahn <flo@fhahn.com> | 2025-05-16 16:38:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-16 16:38:39 +0100 |
commit | 04fde85057cb4da2e560da629df7a52702eac489 (patch) | |
tree | 5a5909ff065d348a781e5a3cb777a3d2ed6a8516 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 78af0f3ab8e6fcd52337b7ba5873deea5d2bfe7d (diff) | |
download | llvm-04fde85057cb4da2e560da629df7a52702eac489.zip llvm-04fde85057cb4da2e560da629df7a52702eac489.tar.gz llvm-04fde85057cb4da2e560da629df7a52702eac489.tar.bz2 |
[VPlan] Rename isUniform(AfterVectorization) to isSingleScalar (NFC). (#140134)
Update the naming in VPReplicateRecipe and vputils to the more accurate
isSingleScalar, as the functions check for cases where only a single
scalar is needed, either because it produces the same value for all
lanes or has only their first lane used.
Discussed in https://github.com/llvm/llvm-project/pull/139150.
PR: https://github.com/llvm/llvm-project/pull/140134
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions