[all-commits] [llvm/llvm-project] 23fd60: [MSAN] support vpermilvar AVX instructions (#143053)
Florian Mayer via All-commits
all-commits at lists.llvm.org
Mon Jun 9 17:57:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23fd60d996195aa61a036376bde9b347cc45519a
https://github.com/llvm/llvm-project/commit/23fd60d996195aa61a036376bde9b347cc45519a
Author: Florian Mayer <fmayer at google.com>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
M llvm/test/Instrumentation/MemorySanitizer/X86/avx-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/i386/avx-intrinsics-i386.ll
Log Message:
-----------
[MSAN] support vpermilvar AVX instructions (#143053)
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