[PATCH] D149245: [ASAN] Support memory checks on vp.gather/scatter.

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 16:37:10 PDT 2023


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

LGTM

It is very odd to have support for vp.scatter/gather, but not the plan masked form thereof.  Can you post a patch which adds support for those as well?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149245



More information about the llvm-commits mailing list