[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:56 PDT 2024


https://github.com/arsenm edited https://github.com/llvm/llvm-project/pull/93882


More information about the llvm-commits mailing list