diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-07-21 14:07:28 -0400 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-07-23 13:38:34 -0700 |
commit | 898bba311f180ed54de33dc09e7071c279a4942a (patch) | |
tree | 8734707f49aad2593ea8aabe3929f28399a4c269 /llvm/tools/llvm-diff/lib | |
parent | c73c19c60efe63b2b0d171f72f1ed6f70d6c4c76 (diff) | |
download | llvm-898bba311f180ed54de33dc09e7071c279a4942a.zip llvm-898bba311f180ed54de33dc09e7071c279a4942a.tar.gz llvm-898bba311f180ed54de33dc09e7071c279a4942a.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.
Fixed compile time regressions, updated release notes
Reviewers: RKSimon, hiraditya
Reviewed By: RKSimon
Pull Request: https://github.com/llvm/llvm-project/pull/140279
Diffstat (limited to 'llvm/tools/llvm-diff/lib')
0 files changed, 0 insertions, 0 deletions