[DAG] isSplatValue - add support for TRUNCATE/SIGN_EXTEND/ZERO_EXTEND
These are just pass-throughs to the source operand - we can't assume that ANY_EXTEND(splat) will still be a splat though.
Loading
Please sign in to comment
These are just pass-throughs to the source operand - we can't assume that ANY_EXTEND(splat) will still be a splat though.