Rerun mem2reg after the inliner
It did happen that after the inliner finished we end up with promotable allocas in a function. We now run mem2reg to make sure everything is promoted if possible. llvm-svn: 288514
Loading
Please sign in to comment