[PATCH] D149021: [TTI][ASAN] Introduce TTI::getInterestingMemoryOperand.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 02:26:21 PDT 2023
fakepaper56 updated this revision to Diff 516326.
fakepaper56 added a comment.
Move invoke of TTI::getInterestingMemoryOperand to address Kito's comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149021/new/
https://reviews.llvm.org/D149021
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/Support/InterestingMemoryOperand.h
llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/RISCV/asan-rvv-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149021.516326.patch
Type: text/x-patch
Size: 21227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230424/e3b96516/attachment.bin>
More information about the llvm-commits
mailing list