[llvm] [X86][MC] Pre-commit test for 74713 (PR #75288)

via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 23:31:04 PST 2023


================
@@ -58,6 +58,9 @@
 # CHECK: vmovq   %xmm19, 1016(%rdx)
 0x62 0xe1 0xfd 0x08 0x7e 0x5a 0x7f
 
+# CHECK: vcvttps2uqq    128(%ecx), %xmm1 {%k2}
+0x67 0x62 0xf1 0x7d 0x0a 0x78 0x49 0x10
----------------
XinWang10 wrote:

No existing decode test for it, and it has had encoding test for it in llvm/test/MC/X86/intel-syntax-x86-avx512dq_vl.s.

https://github.com/llvm/llvm-project/pull/75288


More information about the llvm-commits mailing list