[all-commits] [llvm/llvm-project] 938728: [msan][NFCI] Add test for llvm.x86.vcvtph2ps.{128, ...
Thurston Dang via All-commits
all-commits at lists.llvm.org
Fri Mar 14 06:56:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9387281b6e989832d01db352e6e9068d0b4ce8c2
https://github.com/llvm/llvm-project/commit/9387281b6e989832d01db352e6e9068d0b4ce8c2
Author: Thurston Dang <thurston at google.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
A llvm/test/Instrumentation/MemorySanitizer/X86/f16c-intrinsics-upgrade.ll
Log Message:
-----------
[msan][NFCI] Add test for llvm.x86.vcvtph2ps.{128,256} (#131244)
Forked from llvm/test/CodeGen/X86/f16c-intrinsics-upgrade.ll
Handled by visitFPExtInst, because the intrinsic is upgraded by LLVM to fpext:
- llvm.x86.vcvtph2ps.{128,256}
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