"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4ab9a16569b06092e1eac5d39cc55fd11b00a4d2"
Remove special-case SROA optimization of variable indexes to one-element and
two-element arrays. After restructuring the SROA code, it was not safe to do this without adding more checking. It is not clear that this special-case has really been useful, and removing this simplifies the code quite a bit. llvm-svn: 91828
Loading
Please register or sign in to comment