Don't return a bool to indicate if the expansion was successful, just return the SDValue result directly, like we do for most other basic expansions.
193 KiB
193 KiB
Don't return a bool to indicate if the expansion was successful, just return the SDValue result directly, like we do for most other basic expansions.