Add missing cycle dependency checks in load-op-store fusion.
Fixes PR36274.
Paths
| Differential D43154
[X86] Correct load-op-store cycle detection Analysis. ClosedPublic Authored by niravd on Feb 9 2018, 7:35 PM.
Details Summary Add missing cycle dependency checks in load-op-store fusion. Fixes PR36274.
Diff Detail
Event TimelineComment Actions Comments are very confusing, but logic seems reasonable.
This revision is now accepted and ready to land.Feb 27 2018, 8:41 AM Closed by commit rL327172: Correct load-op-store cycle detection analysis (authored by niravd). · Explain WhyMar 9 2018, 1:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 137821 llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/test/CodeGen/X86/pr36274.ll
|