[PATCH] D40922: [ARM] Optimize {s|u}mul.with.overflow.

Joel Galenson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 6 14:54:17 PST 2017


jgalenson created this revision.
Herald added subscribers: kristof.beyls, javed.absar, aemerson.

This extends my previous patches to also optimize overflow-checked multiplies during SelectionDAG.


https://reviews.llvm.org/D40922

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/ARM/su-addsub-overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40922.125819.patch
Type: text/x-patch
Size: 4480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171206/208ab638/attachment.bin>


More information about the llvm-commits mailing list