[DAG] visitADDLike - update "(x - y) + -1 -> add (xor y, -1), x" fold to...
[DAG] visitADDLike - update "(x - y) + -1 -> add (xor y, -1), x" fold to accept UNDEF in a splat vector of -1 Make sure we use getNOT instead of reusing the allones (with undefs) vector
parent
7fbdadb6
Please register or sign in to comment