Use getZExtOrTrunc helper instead of manually doing zext/trunc check. NFC.
The code here was doing exactly what is already in getZExtOrTrunc(). Just use that method instead. llvm-svn: 242260
Loading
Please sign in to comment
The code here was doing exactly what is already in getZExtOrTrunc(). Just use that method instead. llvm-svn: 242260