The X86ISD::VPMADD52L/VPMADD52H nodes only demand the lower 52-bits of operands 0 / 1 (and all 64-bits of operand 2). Pulled out of https://github.com/llvm/llvm-project/issues/153787