Commit e202dba
authored
[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: llvm/llvm-project#1402791 parent 36089e5 commit e202dba
File tree
7 files changed
+449
-95
lines changed- llvm
- lib/Transforms/Vectorize
- test/Transforms/SLPVectorizer
- X86
7 files changed
+449
-95
lines changed
0 commit comments