diff options
author | Samuel Tebbs <samuel.tebbs@arm.com> | 2025-07-31 13:23:55 +0100 |
---|---|---|
committer | Samuel Tebbs <samuel.tebbs@arm.com> | 2025-07-31 14:35:10 +0100 |
commit | fcc419b05f62d0f4ae4a13e224d10e9d098a5450 (patch) | |
tree | 864d30e6a181a495318a9da5484009287442c48f /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 671eaf84b35ae7475783e92dd4e3ac302eef891b (diff) | |
download | llvm-fcc419b05f62d0f4ae4a13e224d10e9d098a5450.zip llvm-fcc419b05f62d0f4ae4a13e224d10e9d098a5450.tar.gz llvm-fcc419b05f62d0f4ae4a13e224d10e9d098a5450.tar.bz2 |
[LV][NFCI] Swap reduction recipe operand order
https://github.com/llvm/llvm-project/pull/147026 will enable sub
reductions, which require that the phi value is the first operand since
they aren't commutative. This re-orders the operands when executing
reductions, which actually matches other existing code in
VPReductionRecipe::execute.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions