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

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 01:42:36 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
----------------
phoebewang wrote:

Yes. The comment is for @KanRobert since he is updating test cases.

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


More information about the llvm-commits mailing list