Issue |
153376
|
Summary |
[SLP] Investigate using TCK_CodeSize for minsize builds
|
Labels |
llvm:SLPVectorizer
|
Assignees |
|
Reporter |
RKSimon
|
Similar to #153375 - SLP currently always uses TCK_RecipThroughput (although it tends to be used locally instead of as a common global costkind value like VectorCombine), but for minsize builds we should consider using TCK_CodeSize instead to allow us to make use of vectorisation to compact code.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs