[PATCH] D149021: [TTI][ASAN] Introduce TTI::getInterestingMemoryOperand.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 18:55:21 PDT 2023


fakepaper56 updated this revision to Diff 518930.
fakepaper56 added a comment.

Update test and commit message.


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/MemoryRefInfo.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/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/RISCV/asan-rvv-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149021.518930.patch
Type: text/x-patch
Size: 25069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/8cf243d7/attachment-0001.bin>


More information about the llvm-commits mailing list