[PATCH] D48975: [DAG] Support non-uniform X%C -> X-(X/C)*C folds

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 11:58:29 PDT 2018


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM.  (The code generation isn't perfect, but the required changes are orthogonal, I think.)


Repository:
  rL LLVM

https://reviews.llvm.org/D48975





More information about the llvm-commits mailing list