[all-commits] [llvm/llvm-project] 379132: [msan] Add support for avx_round_pd_256/avx_round_...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Mon Dec 9 23:27:56 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37913233430865aa16591a710f9440f3260b0827
https://github.com/llvm/llvm-project/commit/37913233430865aa16591a710f9440f3260b0827
Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
M llvm/test/Instrumentation/MemorySanitizer/X86/avx-intrinsics-x86.ll
M llvm/test/Instrumentation/MemorySanitizer/i386/avx-intrinsics-i386.ll
Log Message:
-----------
[msan] Add support for avx_round_pd_256/avx_round_ps_256 (#119334)
Add support for avx_round_pd_256/avx_round_ps_256.
This is a follow-up to https://github.com/llvm/llvm-project/pull/118441
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