[PATCH] D38942: [DAG] Promote ADDCARRY / SUBCARRY

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 01:41:37 PST 2017


rogfer01 updated this revision to Diff 126513.
rogfer01 added a comment.

ChangeLog

- Sign extend operands as we will want to use the higher bits (they could be rubbish in the previous diff). Add a comment.


https://reviews.llvm.org/D38942

Files:
  lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  test/CodeGen/ARM/addsubcarry-promotion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38942.126513.patch
Type: text/x-patch
Size: 3511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/39d04aa5/attachment.bin>


More information about the llvm-commits mailing list