aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorThurston Dang <thurston@google.com>2025-01-26 16:04:30 -0800
committerGitHub <noreply@github.com>2025-01-26 16:04:30 -0800
commit980e86f130eea02bd41b887f4ed896340fc90f6c (patch)
treefc20c283b52c592f0e0c0e4964f0e47c21e32134 /flang/lib/Frontend/CompilerInvocation.cpp
parentdb79fb2a91df31a07f312f8e061936927ac5c506 (diff)
downloadllvm-980e86f130eea02bd41b887f4ed896340fc90f6c.zip
llvm-980e86f130eea02bd41b887f4ed896340fc90f6c.tar.gz
llvm-980e86f130eea02bd41b887f4ed896340fc90f6c.tar.bz2
[msan] Add avx512-intrinsics.ll and avx512-intrinsics-upgrade.ll test case (#123980)
These are forked from the corresponding files in llvm/test/CodeGen/X86/. avx512-intrinsics.ll shows that many intrinsics are already heuristically handled by MSan, and can be used to track refinements to the intrinsic handling. avx512-intrinsics-upgrade.ll 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).
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions