diff options
author | Florian Hahn <flo@fhahn.com> | 2025-10-19 19:49:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-19 18:49:05 +0000 |
commit | b9ce7656e93a8cd54b2e9f44d8bae49c55a76a4b (patch) | |
tree | 5d0649bff736df71468a5392accb99231c2cca91 /clang/lib/AST/ByteCode/Program.cpp | |
parent | f0720363d39746c906647a23147f17185f5c1433 (diff) | |
download | llvm-b9ce7656e93a8cd54b2e9f44d8bae49c55a76a4b.zip llvm-b9ce7656e93a8cd54b2e9f44d8bae49c55a76a4b.tar.gz llvm-b9ce7656e93a8cd54b2e9f44d8bae49c55a76a4b.tar.bz2 |
[VPlan] Add VPInstruction to unpack vector values to scalars. (#155670)
Add a new Unpack VPInstruction (name to be improved) to explicitly
extract scalars values from vectors.
Test changes are movements of the extracts: they are no generated
together and also directly after the producer.
Depends on https://github.com/llvm/llvm-project/pull/155102 (included in
PR)
PR: https://github.com/llvm/llvm-project/pull/155670
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions