[PATCH] D43154: [X86] Correct load-op-store cycle detection Analysis.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 09:33:39 PST 2018


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

Add a missing check between ST and Zn nodes.


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.133883.patch
Type: text/x-patch
Size: 9944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/8398f520/attachment.bin>


More information about the llvm-commits mailing list