[PATCH] D92668: [SLP]Merge reorder and reuse shuffles.

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 07:00:21 PST 2020


anton-afanasyev accepted this revision.
anton-afanasyev added a comment.
This revision is now accepted and ready to land.

Looks good to me, only one style remark: we have newlines between function members for all classes throughout this module, so I'd prefer to see the same for `ShuffleInstructionBuilder` class.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92668



More information about the llvm-commits mailing list