[llvm] check if operand is div in fold FDivSqrtDivisor (PR #81970)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 28 22:08:30 PST 2024
================
@@ -173,3 +173,20 @@ entry:
ret double %div1
}
+; Function Attrs: nounwind ssp uwtable(sync)
----------------
arsenm wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/81970
More information about the llvm-commits
mailing list