[all-commits] [llvm/llvm-project] 2209be: [NFC][msan] Convert some code to early returns

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Sep 14 19:16:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2209be15a59aa4fc482d07784793b974a0836091
      https://github.com/llvm/llvm-project/commit/2209be15a59aa4fc482d07784793b974a0836091
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
    M llvm/test/Instrumentation/MemorySanitizer/masked-store-load.ll

  Log Message:
  -----------
  [NFC][msan] Convert some code to early returns

Reviewed By: kda

Differential Revision: https://reviews.llvm.org/D133673




More information about the All-commits mailing list