[PATCH] D57059: [SLP] Initial support for the vectorization of the non-power-of-2 vectors.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 10:14:14 PST 2020


RKSimon added inline comments.


================
Comment at: llvm/test/Transforms/SLPVectorizer/X86/cse.ll:153
+; CHECK:       24:
+; CHECK-NEXT:    ret i32 undef
 ;
----------------
 The test2 changes look superfluous (maybe precommit them?).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57059/new/

https://reviews.llvm.org/D57059





More information about the llvm-commits mailing list