[llvm] [DAG] Fold fdiv X, c2 -> fmul X, 1/c2 without AllowReciprocal if exact (PR #93882)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 6 12:12:57 PDT 2024
https://github.com/arsenm approved this pull request.
Letting the denormal through is probably fine
https://github.com/llvm/llvm-project/pull/93882
More information about the llvm-commits
mailing list