[PATCH] D52668: [DAGCombiner] Improve X div/rem Y fold if single bit element type

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 29 16:21:10 PDT 2018


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

LGTM - the MIR test should be adequate coverage for https://reviews.llvm.org/rL339945.


https://reviews.llvm.org/D52668





More information about the llvm-commits mailing list