diff options
author | vporpo <vporpodas@google.com> | 2024-11-15 16:12:22 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-15 16:12:22 -0800 |
commit | 1be98277547d3a9b9966f055c8e4939390ac4697 (patch) | |
tree | f4a445a86804863f535b88485f78fd556049e7f1 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 0d38f64e7df94b062dde89627de28125f292b6bb (diff) | |
download | llvm-1be98277547d3a9b9966f055c8e4939390ac4697.zip llvm-1be98277547d3a9b9966f055c8e4939390ac4697.tar.gz llvm-1be98277547d3a9b9966f055c8e4939390ac4697.tar.bz2 |
[SandboxVec][BottomUpVec] Implement packing of vectors (#116447)
Up until now we could only support packing of scalar elements. This
patch fixes this by implementing packing of vector elements, by
generating extractelement and insertelement instruction pairs.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions