[PATCH] D42128: [X86] Extend load-op-store fusion merge to ADC/SBB.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 11:26:34 PST 2018


niravd updated this revision to Diff 130463.
niravd added a comment.

update test


Repository:
  rL LLVM

https://reviews.llvm.org/D42128

Files:
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/test/CodeGen/X86/addcarry.ll
  llvm/test/CodeGen/X86/addcarry2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42128.130463.patch
Type: text/x-patch
Size: 17191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/a7f09c05/attachment.bin>


More information about the llvm-commits mailing list