[all-commits] [llvm/llvm-project] 699058: [msan][NFCI] Add tests for Arm NEON saturating ext...
Thurston Dang via All-commits
all-commits at lists.llvm.org
Sat Feb 1 00:54:54 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69905810c483811abff5f9971799bc8a32eb4514
https://github.com/llvm/llvm-project/commit/69905810c483811abff5f9971799bc8a32eb4514
Author: Thurston Dang <thurston at google.com>
Date: 2025-02-01 (Sat, 01 Feb 2025)
Changed paths:
A llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-vmovn.ll
Log Message:
-----------
[msan][NFCI] Add tests for Arm NEON saturating extract narrow (#125331)
Forked from llvm/test/CodeGen/AArch64/arm64-vmovn.ll
Unknown intrinsics which are currently incorrectly handled by
visitInstruction:
- llvm.aarch64.neon.sqxtn
- llvm.aarch64.neon.sqxtun
- llvm.aarch64.neon.uqxtn
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