"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b5209bd8750ccf1b47ef2678df3ebe1ebdd67a15"
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