[llvm] [X86][AVX512] Use comx for compare (PR #113567)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 24 07:54:58 PDT 2024


================
@@ -1564,6 +1582,16 @@ multiclass avx10_com_ef_int<bits<8> Opc, X86VectorVTInfo _, SDNode OpNode,
 }
 
 let Defs = [EFLAGS], Uses = [MXCSR], Predicates = [HasAVX10_2] in {
+
----------------
phoebewang wrote:

Remove blank line.

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


More information about the llvm-commits mailing list