[PATCH] D42505: [X86] Improve Load-Op-Store fusion.
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 24 13:59:11 PST 2018
niravd created this revision.
niravd added reviewers: craig.topper, RKSimon, hfinkel, jyknight.
Herald added a subscriber: hiraditya.
Improve X86's load-op-store fusion cycle creation check.
Extracted from https://reviews.llvm.org/D41293.
Repository:
rL LLVM
https://reviews.llvm.org/D42505
Files:
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/test/CodeGen/X86/i256-add.ll
llvm/test/CodeGen/X86/load-op-store-fusion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42505.131347.patch
Type: text/x-patch
Size: 11257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/17c0eaf7/attachment.bin>
More information about the llvm-commits
mailing list