[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
Sat Nov 9 23:02:15 PST 2019


gilr added a comment.

In D68577#1739605 <https://reviews.llvm.org/D68577#1739605>, @efriedma wrote:

> Testcase follows; reproduce with `opt -loop-vectorize`:


Thanks Eli!
Patch recommitted with a fix and a lit based on this testcase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68577





More information about the llvm-commits mailing list