Back out the change in 64918 that used sign-extensions when promoting
trip counts that use signed comparisons. It's not obviously the best approach for preserving trip count information, and at any rate there isn't anything in the tree right now that makes use of that, so for now always using zero-extensions is preferable. llvm-svn: 65347
Loading
Please register or sign in to comment