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