[PATCH] D59952: [VPLAN] Use computed VF for stress testing.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 29 06:49:29 PDT 2019
fpetrogalli added a comment.
In D59952#1447146 <https://reviews.llvm.org/D59952#1447146>, @dcaballe wrote:
> Should we add a small lit test that covers the new expected behavior? Probably reusing one from D57598 <https://reviews.llvm.org/D57598> with the stress testing flag would suffice.
Good idea. Something that invokes stress testing and sets VF = 4 when the computed VF is 1. Did I get it right?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59952/new/
https://reviews.llvm.org/D59952
More information about the llvm-commits
mailing list