Use types of matching size when generating multi-dimensional address expressions
This change ensures that the values that represent the array size of a multi-dimensional access are correctly sign-extended when used to compute a memory address used in the run-time alias check. To make the test case more readable, we name the instructions that we generate. llvm-svn: 225818
Loading
Please register or sign in to comment