[all-commits] [llvm/llvm-project] 61a969: Revert "[MSAN] handle assorted AVX permutations" (...

Florian Mayer via All-commits all-commits at lists.llvm.org
Mon Jun 23 14:16:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 61a969b867573b892deef4a096fab87e89b13d98
      https://github.com/llvm/llvm-project/commit/61a969b867573b892deef4a096fab87e89b13d98
  Author: Florian Mayer <fmayer at google.com>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
    M llvm/test/Instrumentation/MemorySanitizer/X86/avx2-intrinsics-x86.ll
    M llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll
    M llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics.ll
    M llvm/test/Instrumentation/MemorySanitizer/X86/avx512vl-intrinsics.ll
    M llvm/test/Instrumentation/MemorySanitizer/X86/x86-vpermi2.ll
    M llvm/test/Instrumentation/MemorySanitizer/i386/avx2-intrinsics-i386.ll

  Log Message:
  -----------
  Revert "[MSAN] handle assorted AVX permutations" (#145404)

Rolling back while investigating an issue that might be caused by this.



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