[PATCH] D48725: [SLP] Vectorize bit-parallel operations with SWAR.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 28 11:59:18 PDT 2018


efriedma added a comment.

Yes, like I said, your original testcase doesn't get merged by DAGCombine unless "-combiner-global-alias-analysis" is enabled (which it isn't, by default).


Repository:
  rL LLVM

https://reviews.llvm.org/D48725





More information about the llvm-commits mailing list