Special-case static allocas in IndVarSimplify's loop invariant
sinking code, since they are special. If the loop preheader happens to be the entry block of a function, don't sink static allocas out of it. This fixes PR4775. llvm-svn: 80010
Loading
Please register or sign in to comment