[PATCH] D152663: [asan] Fix shadow load alignment for unaligned 128-bit load/store

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 11 22:29:23 PDT 2023


MaskRay updated this revision to Diff 530385.
MaskRay edited the summary of this revision.
MaskRay added a comment.

improve code


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152663

Files:
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/basic.ll
  llvm/test/Instrumentation/AddressSanitizer/vector-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152663.530385.patch
Type: text/x-patch
Size: 5675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/f417de3e/attachment.bin>


More information about the llvm-commits mailing list