[llvm] [SelectionDAG][X86] Fold `sub(x, mul(divrem(x,y)[0], y))` to `divrem(x, y)[1]` (PR #136565)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 22 05:48:54 PDT 2025
https://github.com/RKSimon approved this pull request.
LGTM - cheers
https://github.com/llvm/llvm-project/pull/136565
More information about the llvm-commits
mailing list