[PATCH] D133898: [IR][VP] Remove IntrArgMemOnly from vp.gather/scatter.

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 14:48:34 PDT 2022


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

LGTM - though I see this mostly as a workaround.  I think we should revise the argmemonly semantics to allow vector of pointers, but that's a broader topic.  We should fix the bug in the meantime.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133898



More information about the llvm-commits mailing list