diff options
author | vporpo <vporpodas@google.com> | 2025-01-22 15:23:47 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-22 15:23:47 -0800 |
commit | fd087135efe1b62b506c3caef3fef83242a8e504 (patch) | |
tree | fa74ae2485bb281517f56d1fcd911f9c0989af3b /clang/lib/CodeGen/BackendUtil.cpp | |
parent | 939f2900d03c6ab0a89ba619ff25c8542bd11a5a (diff) | |
download | llvm-fd087135efe1b62b506c3caef3fef83242a8e504.zip llvm-fd087135efe1b62b506c3caef3fef83242a8e504.tar.gz llvm-fd087135efe1b62b506c3caef3fef83242a8e504.tar.bz2 |
[SandboxVec][Legality] Diamond reuse multi input (#123426)
This patch implements the diamond pattern where we are vectorizing
toward the top of the diamond from both edges, but the second edge may
use elements from a different vector or just scalar values. This
requires some additional packing code (see lit test).
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions