[PATCH] D43198: [X86] Fix Topological NodeId Ordering violation in Load-Op-Store fusion.
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 21 09:13:54 PST 2018
niravd updated this revision to Diff 135273.
niravd edited the summary of this revision.
niravd added a comment.
Rephrase comments to be more clear and use less conservative node id. The comments now reference pictoral comments from https://reviews.llvm.org/D43154.
Repository:
rL LLVM
https://reviews.llvm.org/D43198
Files:
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/test/CodeGen/X86/pr36312.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43198.135273.patch
Type: text/x-patch
Size: 4013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/6aaf7566/attachment.bin>
More information about the llvm-commits
mailing list