[PATCH] D68577: [LV] Apply sink-after & interleave-groups as VPlan transformations (NFC)

Gil Rapaport via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 05:59:11 PDT 2019


gilr updated this revision to Diff 224026.
gilr added a comment.

- Applied review comment
- Simplified predicate lambda function


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

https://reviews.llvm.org/D68577

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68577.224026.patch
Type: text/x-patch
Size: 19954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/edb7635c/attachment.bin>


More information about the llvm-commits mailing list