[DAG] canCreateUndefOrPoison - add freeze(sext(x)) -> sext(freeze(x)) and...
[DAG] canCreateUndefOrPoison - add freeze(sext(x)) -> sext(freeze(x)) and freeze(zext(x)) -> zext(freeze(x)) support Both are guaranteed not to create undef/poison
Loading
Please sign in to comment