[PATCH] D133673: [NFC][msan] Convert some code to early returns

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 11 10:00:16 PDT 2022


vitalybuka created this revision.
Herald added subscribers: Enna1, hiraditya.
Herald added a project: All.
vitalybuka requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133673

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/masked-store-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133673.459380.patch
Type: text/x-patch
Size: 6303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220911/2e4330af/attachment.bin>


More information about the llvm-commits mailing list