[PATCH] D109584: [VP] Implementing expansion pass for VP load and store.

Lorenzo Albano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 02:42:52 PDT 2022


loralb added a comment.

In D109584#3553244 <https://reviews.llvm.org/D109584#3553244>, @bmahjour wrote:

>> Following the discussion in the comments, remove expandPredicationInUnfoldedLoadStore() function (to be added in a follow-up patch)
>
> Is there a follow up patch for this yet?

hello @bmahjour, there is no follow-up patch yet and right now it is not in my short-term plan; I may be able to keep working on it later on. There wouldn't be any problem though if someone is interested on taking this over.


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

https://reviews.llvm.org/D109584



More information about the llvm-commits mailing list