================
@@ -245,7 +245,7 @@ def X86cmpmmSAE : SDNode<"X86ISD::CMPMM_SAE", 
X86MaskCmpMaskCC>;
 def X86cmpms    : SDNode<"X86ISD::FSETCCM",   X86CmpMaskCCScalar>;
 def X86cmpmsSAE : SDNode<"X86ISD::FSETCCM_SAE",   X86CmpMaskCCScalar>;
 
-def X86phminpos: SDNode<"X86ISD::PHMINPOS", 
+def X86phminpos: SDNode<"X86ISD::PHMINPOS",
----------------
RKSimon wrote:

(style) don't clang-format lines irrelevant to the patch

https://github.com/llvm/llvm-project/pull/179150
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to