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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 16:49:16 PDT 2023


craig.topper added a comment.

In D149245#4374577 <https://reviews.llvm.org/D149245#4374577>, @reames wrote:

> 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?

I think "plan" was supposed to be "plain"?


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