Lowering of atomic instructions can result in operands being
used more than once. If ISel had put a kill flag on one of them, it's not valid to transfer the kill flag to each new instance. llvm-svn: 103799
Loading
Please register or sign in to comment