[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
Wed Jun 14 13:17:05 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe3cc8f344012: [asan] Fix shadow load alignment for unaligned 128-bit load/store (authored by MaskRay).

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.531477.patch
Type: text/x-patch
Size: 5675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/c741c2e8/attachment-0001.bin>


More information about the llvm-commits mailing list