Files
clang-p2996/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
Yeting Kuo deccb2df23 [ASAN] Support memory checks on experimental.vp.strided.load/store.
The patch adds new member MaybeStride into InterestingMemoryOperand to represent
the stride value of experimental.vp.strided.load/store.

Reviewed By: reames

Differential Revision: https://reviews.llvm.org/D149073
2023-05-19 14:46:19 +08:00

145 KiB