Apply the opt only if zext src and trunc dst have same type and
do it only for datatypes of width more than 5, as for width less
than 6, this opt fails:
https://alive2.llvm.org/ce/z/5ThC64
The opt to be applied when width is less than 6 is shown here: