[PATCH] D43154: [X86] Correct load-op-store cycle detection Analysis.
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 9 19:35:42 PST 2018
niravd created this revision.
niravd added reviewers: craig.topper, bogner.
Herald added a subscriber: hiraditya.
Add missing cycle dependency checks in load-op-store fusion.
Fixes PR36274.
Repository:
rL LLVM
https://reviews.llvm.org/D43154
Files:
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/test/CodeGen/X86/pr36274.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43154.133738.patch
Type: text/x-patch
Size: 9049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180210/9835f1bc/attachment.bin>
More information about the llvm-commits
mailing list