Now that ShrinkDemandedOps() is separated out from DAG combine. It sometimes...
Now that ShrinkDemandedOps() is separated out from DAG combine. It sometimes leave some obvious nops which dag combine used to clean up afterwards e.g. (trunk (ext n)) -> n. Look for them and squash them. llvm-svn: 95757
Loading
Please register or sign in to comment