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

Vitaly Cheptsov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 04:23:12 PDT 2023


vit9696 accepted this revision.
vit9696 added a comment.
This revision is now accepted and ready to land.

Hi @MaskRay, I applied your patch on top of 15.0.7 and can confirm that it does fix the immediate issue. I will perform more extensive tests as time permits.

Thank you for such a instant patch :-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152663



More information about the llvm-commits mailing list