diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-07-21 14:07:28 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-21 14:07:28 -0400 |
commit | e202dba288edd47f1b370cc43aa8cd36a924e7c1 (patch) | |
tree | 045b6c7b37c87e1fcb9b7d10c918c3f76f4dc681 /clang/lib/AST/ByteCode/Program.cpp | |
parent | 36089e5d983fe9ae00f497c2d500f37227f82db1 (diff) | |
download | llvm-e202dba288edd47f1b370cc43aa8cd36a924e7c1.zip llvm-e202dba288edd47f1b370cc43aa8cd36a924e7c1.tar.gz llvm-e202dba288edd47f1b370cc43aa8cd36a924e7c1.tar.bz2 |
[SLP]Initial support for copyable elements (non-schedulable only)
Adds initial support for copyable elements. This patch only models adds
and model copyable elements as add <element>, 0, i.e. uses identity
constants for missing lanes.
Only support for elements, which do not require scheduling, is added to
reduce size of the patch.
Reviewers: RKSimon, hiraditya
Reviewed By: RKSimon
Pull Request: https://github.com/llvm/llvm-project/pull/140279
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions