[FastISel] Pass the fneg input operand to hasTrivialKill in FastISel::selectFNeg.
We're trying to calculate the kill flag for OpReg which is the input so we need to pass the input here. llvm-svn: 360097
Loading
Please sign in to comment
We're trying to calculate the kill flag for OpReg which is the input so we need to pass the input here. llvm-svn: 360097