[APInt] Use default constructor instead of explicitly creating a 1-bit APInt in udiv and urem. NFC
The default constructor does the same thing. llvm-svn: 302487
Loading
Please sign in to comment
The default constructor does the same thing. llvm-svn: 302487