[PATCH] D82227: SLP: honor requested max vector size merging PHIs

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 23 08:31:31 PDT 2020


spatel added reviewers: RKSimon, craig.topper.
spatel added a comment.

I haven't seen this cause damage in x86 examples, but it seems similar to D68667 <https://reviews.llvm.org/D68667> (although the recent comments there suggest we may want to refine the predicate).


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

https://reviews.llvm.org/D82227





More information about the llvm-commits mailing list