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

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 21 22:30:18 PDT 2023


fakepaper56 added a comment.

> There should be a getPointerAlignment in VPIntrinsic class that checks for an attribute.

Thank you. It works.


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