[PHITransAddr] Simplify casts in PHITransAddr
Try to simplify cast in similar way as for GEP and ADD with constant (e.g. sext/zext + trunc). Differential Revision: https://reviews.llvm.org/D143167
Loading
Please sign in to comment
Try to simplify cast in similar way as for GEP and ADD with constant (e.g. sext/zext + trunc). Differential Revision: https://reviews.llvm.org/D143167