[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 12:12:20 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340319: [GVN] Assign new value number to calls reading memory, if there is no MemDep… (authored by fhahn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50893?vs=161706&id=161791#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50893
Files:
llvm/trunk/lib/Transforms/Scalar/GVN.cpp
llvm/trunk/test/Transforms/GVN/no-mem-dep-info.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50893.161791.patch
Type: text/x-patch
Size: 4651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/880b33b0/attachment.bin>
More information about the llvm-commits
mailing list