[PATCH] D67362: [SLP] limit vectorization of Constant subclasses (PR33958)
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 12:32:30 PDT 2019
efriedma added a comment.
In some cases it might be possible to form a vector constant pool entry. We don't do that currently, though.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67362/new/
https://reviews.llvm.org/D67362
More information about the llvm-commits
mailing list