[PATCH] D28084: Value number stores and memory states so we can detect when memorystates are equivalent (IE store of same value to memory).Tests coming.

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 23 16:26:14 PST 2016


dberlin updated this revision to Diff 82427.
dberlin added a comment.

- Add comments and fix a small issue with processed counts.

Updating D28084: Value number stores and memory states so we can detect when memory
===================================================================================

states are equivalent (IE store of same value to memory).
Tests coming.


https://reviews.llvm.org/D28084

Files:
  lib/Transforms/Scalar/NewGVN.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28084.82427.patch
Type: text/x-patch
Size: 10055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161224/5fd189cd/attachment.bin>


More information about the llvm-commits mailing list