SLPVectorizer: add support for vectorization of diamond shaped trees. We now...
SLPVectorizer: add support for vectorization of diamond shaped trees. We now perform a preliminary traversal of the graph to collect values with multiple users and check where the users came from. llvm-svn: 179414
Loading
Please sign in to comment