[PATCH] D127917: [MTE] [HWASan] Use LoopInfo for reachability queries.

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 14:10:06 PDT 2022


fmayer updated this revision to Diff 439154.
fmayer added a comment.

add test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127917/new/

https://reviews.llvm.org/D127917

Files:
  llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
  llvm/lib/Target/AArch64/AArch64StackTagging.cpp
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
  llvm/test/CodeGen/AArch64/stack-tagging-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127917.439154.patch
Type: text/x-patch
Size: 11482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/f31c7ead/attachment.bin>


More information about the llvm-commits mailing list