[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.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 25 14:34:28 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290525: Value number stores and memory states so we can detect when memory states areā€¦ (authored by dannyb).

Changed prior to commit:
  https://reviews.llvm.org/D28084?vs=82454&id=82481#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28084

Files:
  llvm/trunk/lib/Transforms/Scalar/NewGVN.cpp
  llvm/trunk/test/Transforms/NewGVN/storeoverstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28084.82481.patch
Type: text/x-patch
Size: 13399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161225/3bb60efa/attachment.bin>


More information about the llvm-commits mailing list