[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:50 PDT 2024
davemgreen wrote:
This was in a284bdb31146160352da905a888da738f2661b50
https://github.com/llvm/llvm-project/pull/93882
More information about the llvm-commits
mailing list