[PATCH] D50893: [GVN] Assign new value number to calls reading memory, if there is no MemDep info.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 06:07:08 PDT 2018


fhahn updated this revision to Diff 161706.
fhahn edited the summary of this revision.
fhahn added a comment.

Simplified, added EnableMemDep option and test.


https://reviews.llvm.org/D50893

Files:
  lib/Transforms/Scalar/GVN.cpp
  test/Transforms/GVN/no-mem-dep-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50893.161706.patch
Type: text/x-patch
Size: 4556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/8d335f12/attachment.bin>


More information about the llvm-commits mailing list