[PATCH] D104254: [VPlan] Support sinking recipes with uniform users outside sink target.

Ayal Zaks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 14 12:52:18 PDT 2021


Ayal accepted this revision.
Ayal added a comment.
This revision is now accepted and ready to land.

Ship it!
Does this turn the original sinkScalarOperands to be "all dead", and should therefore be retired?
May be good to point out that this replacement does involve a (slight) functional change, due to the discrepancy in handling lane zero.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104254



More information about the llvm-commits mailing list