[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
Tue Jan 16 13:07:38 PST 2018


niravd created this revision.
niravd added reviewers: craig.topper, RKSimon.
Herald added a subscriber: hiraditya.

Add handling of EFLAG input to X86 Load-op-store fusion checking.


https://reviews.llvm.org/D42128

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

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


More information about the llvm-commits mailing list