[all-commits] [llvm/llvm-project] 3528e1: [NFCI][msan] Extract 'maybeShrinkVectorShadow' and...

Thurston Dang via All-commits all-commits at lists.llvm.org
Mon Jul 7 17:59:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3528e16ff8a6b44ce32992d1e423ed3637b1fdf4
      https://github.com/llvm/llvm-project/commit/3528e16ff8a6b44ce32992d1e423ed3637b1fdf4
  Author: Thurston Dang <thurston at google.com>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

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

  Log Message:
  -----------
  [NFCI][msan] Extract 'maybeShrinkVectorShadow' and 'maybeExtendVectorShadowWithZeros' into helper functions (#147415)

These functions will be useful in other intrinsic handlers.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list