[msan] Relax handling of llvm.masked.expandload and llvm.masked.gather
authorVitaly Buka <vitalybuka@google.com>
Sat, 10 Sep 2022 19:09:51 +0000 (12:09 -0700)
committerVitaly Buka <vitalybuka@google.com>
Sat, 10 Sep 2022 19:19:16 +0000 (12:19 -0700)
commit6fc31712f1c3339cf3d48eb9d7b12c6c9ccc78ce
tree711d73820ed1c3e467351ad7818741bbdd3df448
parenta931dbfbd30754cf39897037a223eee60ae9e855
[msan] Relax handling of llvm.masked.expandload and llvm.masked.gather

This is work around for new false positives. Real implementation will
follow.
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp