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

Pablo Barrio via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 03:49:31 PDT 2016


pbarrio updated this revision to Diff 70517.
pbarrio added a comment.

Additional checks added to the new tests.


https://reviews.llvm.org/D24133

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/ARM/urem-opt-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24133.70517.patch
Type: text/x-patch
Size: 4007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160907/b87d43c1/attachment.bin>


More information about the llvm-commits mailing list