For now, avoid commuting def MI for copy MI's whose source is not killed. That...
For now, avoid commuting def MI for copy MI's whose source is not killed. That simply trade a live interval for another and because only the non-two-address operands can be folded into loads, may end up pessimising code. llvm-svn: 47262
Loading
Please register or sign in to comment