[PATCH] D24133: [ARM] Lower UDIV+UREM to UDIV+MLS (and the same for SREM)

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 10:30:53 PDT 2016


t.p.northover added a subscriber: t.p.northover.
t.p.northover added a comment.

This doesn't seem appropriate for -Oz (which happens to be set in the test your actually modifying).


https://reviews.llvm.org/D24133





More information about the llvm-commits mailing list