Files
clang-p2996/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
Yeting Kuo c80fe251d8 [ASAN] Support memory checks on vp.gather/scatter.
The patch supports vp.gather/scatter by allowing addresses being pointer vectors.
And then we just need to check each active pointer element of those pointer vectors.

Reviewed By: reames

Differential Revision: https://reviews.llvm.org/D149245
2023-05-26 15:28:40 +08:00

146 KiB