[PATCH] D24822: [SelectionDAG] Expand MULHU and enable division-by-constant for wide types

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 03:38:27 PDT 2016


nhaehnle updated this revision to Diff 72621.
nhaehnle added a comment.
Herald added a subscriber: arsenm.

Move the bulk of the multiplication changes to https://reviews.llvm.org/D24956.


https://reviews.llvm.org/D24822

Files:
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  lib/Target/AMDGPU/SOPInstructions.td
  test/CodeGen/AMDGPU/sdiv.ll
  test/CodeGen/AMDGPU/udiv.ll
  test/CodeGen/BPF/sdiv_error.ll
  test/CodeGen/SPARC/rem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24822.72621.patch
Type: text/x-patch
Size: 7910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160927/c5dcb0b8/attachment.bin>


More information about the llvm-commits mailing list