[all-commits] [llvm/llvm-project] 05da16: [X86] Add assembly comment for VMOVSH instructions...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Sep 4 04:02:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05da1603e7132f8168a7f0c9655b2f9ae18c5ff7
https://github.com/llvm/llvm-project/commit/05da1603e7132f8168a7f0c9655b2f9ae18c5ff7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M llvm/lib/Target/X86/MCTargetDesc/X86InstComments.cpp
M llvm/test/CodeGen/X86/avx512fp16-fold-load-binops.ll
M llvm/test/CodeGen/X86/avx512fp16-intrinsics.ll
M llvm/test/CodeGen/X86/avx512fp16-mov.ll
M llvm/test/CodeGen/X86/vec-strict-128-fp16.ll
Log Message:
-----------
[X86] Add assembly comment for VMOVSH instructions (#156848)
Matches existing MOVSD/S implementations
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