[llvm] [DAG] Fold fdiv X, c2 -> fmul X, 1/c2 without AllowReciprocal if exact (PR #93882)

David Green via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 09:13:49 PDT 2024


https://github.com/davemgreen closed https://github.com/llvm/llvm-project/pull/93882


More information about the llvm-commits mailing list