[PATCH] D50636: [DAGCombiner] Add X / X -> 1 & X % X -> 0 folds.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 14 12:22:05 PDT 2018
craig.topper added a comment.
The DAGCombiner changes and the X86 test changes all look good to me.
Repository:
rL LLVM
https://reviews.llvm.org/D50636
More information about the llvm-commits
mailing list