[all-commits] [llvm/llvm-project] 95e44d: [msan] Add handling for sse41_round_pd/sse41_round...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Wed Dec 4 08:27:30 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95e44d3670f402e0cb9b78fa3cce20d8edc1ac77
https://github.com/llvm/llvm-project/commit/95e44d3670f402e0cb9b78fa3cce20d8edc1ac77
Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
M llvm/test/Instrumentation/MemorySanitizer/X86/sse41-intrinsics-x86.ll
M llvm/test/Instrumentation/MemorySanitizer/i386/sse41-intrinsics-i386.ll
Log Message:
-----------
[msan] Add handling for sse41_round_pd/sse41_round_ps (#118441)
Add handling for sse41_round_pd/sse41_round_ps similarly to
maybeHandleSimpleNomemIntrinsic.
Test plan: ninja check-all
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