[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:21:35 PST 2016


dberlin created this revision.
dberlin added a reviewer: davide.
dberlin added a subscriber: llvm-commits.

https://reviews.llvm.org/D28084

Files:
  lib/Transforms/Scalar/NewGVN.cpp

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


More information about the llvm-commits mailing list