[PATCH] D24478: [CodeGen] Fix invalid shift in mul expansion

Paweł Bylica via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 12:54:05 PDT 2016


chfast updated this revision to Diff 71224.
chfast added a comment.

Add nounwind attribute to make tests smaller


https://reviews.llvm.org/D24478

Files:
  lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  test/CodeGen/X86/mul-i1024.ll
  test/CodeGen/X86/mul-i512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24478.71224.patch
Type: text/x-patch
Size: 289462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160913/49493252/attachment-0001.bin>


More information about the llvm-commits mailing list