[PATCH] D59041: [SDAG][X86] Expand pow2 mulo using shifts

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 9 05:59:59 PST 2019


nikic updated this revision to Diff 189987.
nikic added a comment.
Herald added a subscriber: javed.absar.

Add changes to an ARM test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59041/new/

https://reviews.llvm.org/D59041

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/ARM/umulo-32.ll
  llvm/test/CodeGen/X86/mulo-pow2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59041.189987.patch
Type: text/x-patch
Size: 7796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190309/c430751c/attachment.bin>


More information about the llvm-commits mailing list