[AArch64] LowerMUL - use SDValue directly instead of SDNode. NFC.
As discussed on D159537, using the SDValue operands directly instead of peeking inside to the SDNode prevents any issues where a non-zero result index has been used.
Loading
Please sign in to comment