[llvm] [InstCombine] Fold `fcmp (fmul X, C1), C2` to `fcmp X, C2/C1` (PR #205003)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 22:51:57 PDT 2026
VachanVY wrote:
@dtcxzyw @arsenm gentle ping. Please see the latest changes and review comments and give your input.
https://github.com/llvm/llvm-project/pull/205003
More information about the llvm-commits
mailing list