[PATCH] D107901: [hwasan] Prevent reordering of tag checks.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 11 14:21:15 PDT 2021


eugenis added a comment.

Is mayStore=1 necessary? It does not make any sense, these instruction do not write to memory.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107901



More information about the llvm-commits mailing list