Skip to content

Commit 9ec2672

Browse files
authored
Merge branch 'main' into main
2 parents 34ee8ed + 8cc862c commit 9ec2672

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/CodeGen/ExpandFp.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,6 +1036,7 @@ static bool runImpl(Function &F, const TargetLowering &TLI,
10361036
continue;
10371037

10381038
addToWorklist(I, Worklist);
1039+
Modified = true;
10391040
break;
10401041
}
10411042
default:

0 commit comments

Comments
 (0)