[nfc][msan] Group checks per instruction
authorVitaly Buka <vitalybuka@google.com>
Wed, 31 Aug 2022 22:55:18 +0000 (15:55 -0700)
committerVitaly Buka <vitalybuka@google.com>
Thu, 1 Sep 2022 20:10:16 +0000 (13:10 -0700)
commit91106730625341223c39aab2f21373f25ff872f5
tree5036f90a8262f9548e38a45ff948d3b22c3d6111
parent59f67bfd1139d7b5a837c4e3341ca95c4e7c3493
[nfc][msan] Group checks per instruction

It's a preparation of to combine shadow checks of the same instruction

Reviewed By: kda, kstoimenov

Differential Revision: https://reviews.llvm.org/D133065
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp