[all-commits] [llvm/llvm-project] 911067: [nfc][msan] Group checks per instruction

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Sep 1 13:10:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 91106730625341223c39aab2f21373f25ff872f5
      https://github.com/llvm/llvm-project/commit/91106730625341223c39aab2f21373f25ff872f5
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list