[PATCH] D52661: [DAGCombiner] [NFC] Improve X div/rem 1 fold

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 28 11:33:20 PDT 2018


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

LGTM.

For reference, we do have existing test coverage for these in test/CodeGen/X86/combine-sdiv.ll and combine-udiv.ll.


Repository:
  rL LLVM

https://reviews.llvm.org/D52661





More information about the llvm-commits mailing list