"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "79e766c38e61a672a9a1845b6075ce6db940d158"
LoopVectorizer: Don't count the induction variable multiple times
When estimating register pressure, don't count the induction variable mulitple times. It is unlikely to be unrolled. This is currently disabled and hidden behind a flag ("enable-ind-var-reg-heur"). llvm-svn: 200371
Loading
Please register or sign in to comment