================ @@ -3802,7 +3802,7 @@ bool X86AsmParser::validateInstruction(MCInst &Inst, const OperandVector &Ops) { // VFMULCPHZrr Dest, Src1, Src2 // VFMULCPHZrrk Dest, Dest, Mask, Src1, Src2 // VFMULCPHZrrkz Dest, Mask, Src1, Src2 - for (unsigned i = TSFlags & X86II::EVEX_K ? 2 : 1; ---------------- MaskRay wrote:
I know it's subjective, but the new code with two levels of parens decreases readability. https://github.com/llvm/llvm-project/pull/90391 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits