[llvm] [X86] Add missing immediate qualifier to the (V)CMPSS/D instructions (PR #84496)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 08:33:31 PST 2024


================
@@ -316,10 +316,6 @@ body:             |
     %11 = VMOVAPDZrrk %2, killed %10, %1
     VMOVAPDZmr %0, 1, $noreg, 0, $noreg, killed %11
 
-    ; FIXME We can't replace TEST with KTEST due to flag differences
-    ; TEST8rr %18, %18, implicit-def $eflags
-    ; JCC_1 %bb.1, 4, implicit $eflags
-    ; JMP_1 %bb.2
----------------
RKSimon wrote:

No I did not :)

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


More information about the llvm-commits mailing list