[PATCH] D149021: [TTI][ASAN] Introduce TTI::getInterstingMemoryOperand.
    Yeting Kuo via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Apr 23 20:55:55 PDT 2023
    
    
  
fakepaper56 updated this revision to Diff 516226.
fakepaper56 added a comment.
This update does 3 things,
1. Refine commit message.
2. Create llvm/include/llvm/Support/InterestingMemoryOperand.h to define InterestingMemoryOperand.
3. Fix typos.
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.516226.patch
Type: text/x-patch
Size: 21078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230424/3c855249/attachment.bin>
    
    
More information about the llvm-commits
mailing list