Commit bf878ba
committed
[msan] Add avx512-intrinsics-upgrade.ll test case
This is forked from llvm/test/CodeGen/X86/avx512-intrinsics-upgrade.ll.
It tests intrinsics that LLVM "auto-upgrades"; for example,
@llvm.x86.avx512.mask.store is converted into @llvm.masked.store (which has the interesting side effect that MemorySanitizer can already handle it via its existing handleMaskedStore).1 parent 44f3168 commit bf878ba
File tree
1 file changed
+19969
-0
lines changed- llvm/test/Instrumentation/MemorySanitizer
1 file changed
+19969
-0
lines changed
0 commit comments