[llvm] [X86] Fix decoding for vinsertps immediate operand (PR #117009)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 09:28:18 PST 2024


================
@@ -0,0 +1,7 @@
+# RUN: llvm-mc -triple x86_64-unknown-unknown %s | FileCheck %s
----------------
RKSimon wrote:

Add --no_x86_scrub_mem_shuffle arg to check full line

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


More information about the llvm-commits mailing list