[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
Fri Nov 8 05:47:32 PST 2019
gilr added a subscriber: echristo.
gilr added a comment.
In D68577#1738622 <https://reviews.llvm.org/D68577#1738622>, @fhahn wrote:
> Gil, I can put a patch up for not sinking past terminators in OVDescriptor, as I am already working on patches in that area.
>
> I’d also suggest to land the removeFromParent & co changes separately from the other changes in the patch.
Ah, sorry, recommitted before noticing this comment :(
Also added a LIT based on @rtrieu's test case (thanks @rtrieu, @echristo, @tianqing!)
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