diff options
author | Florian Hahn <flo@fhahn.com> | 2022-12-14 17:55:30 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-12-14 17:55:31 +0000 |
commit | e898479f2b3d95ccda9e143865eedd615c667e22 (patch) | |
tree | 515286b7d64ae52213da0849d8e0b2916bc0e033 /llvm/unittests/FileCheck/FileCheckTest.cpp | |
parent | fe9d0a47d55ff3c55d8caa03c55c2651985b2f0a (diff) | |
download | llvm-e898479f2b3d95ccda9e143865eedd615c667e22.zip llvm-e898479f2b3d95ccda9e143865eedd615c667e22.tar.gz llvm-e898479f2b3d95ccda9e143865eedd615c667e22.tar.bz2 |
[VPlan] Sink non-uniform recieps for scalar plans.
In scalar plans, replicate recipes will only generate a single value per
UF, independent of whether they are uniform or not. So don't consider
uniformity for plans with scalar VFs only.
This allows us to handle a few additional cases in VPlan sinking instead
of non-VPlan sinkScalarOperands.
Depends on D133762.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D134218
Diffstat (limited to 'llvm/unittests/FileCheck/FileCheckTest.cpp')
0 files changed, 0 insertions, 0 deletions