Pointer width on targets like PIC16 is 16-bit, while the valid index size to...
Pointer width on targets like PIC16 is 16-bit, while the valid index size to GEP is only 32 or 64. So promote index to 32 in such cases. llvm-svn: 68590
Loading
Please register or sign in to comment