oops, this shouldn't have gotten in

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25388 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duraid Madina 2006-01-17 03:09:48 +00:00
parent 6892f28e99
commit a2610934a0

View File

@ -228,8 +228,6 @@ SDOperand IA64DAGToDAGISel::SelectDIV(SDOperand Op) {
TmpPR = TmpF5.getValue(1);
Chain = TmpF5.getValue(2);
Chain = CurDAG->getCopyToReg(Chain, IA64::F8, TmpF5);
SDOperand minusB;
if(isModulus) { // for remainders, it'll be handy to have
// copies of -input_b