"llvm/unittests/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "dc2867576886247cbe351e7c63618c09ab6af808"
GEP index sinking fixes:
1) Take address scale into consideration. e.g. i32* -> scale 4. 2) Examine all the users of GEP. 3) Generalize to inter-block GEP's (no longer uses loopinfo). 4) Don't do xform if GEP has other variable index(es). llvm-svn: 35403
Loading
Please register or sign in to comment