[PATCH] D24517: GVN-hoist: fix store past load dependence analysis (PR30216)
Sebastian Pop via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 22 08:35:25 PDT 2016
sebpop updated this revision to Diff 72179.
sebpop added a comment.
Added back the testcase that I missed to git add in the previous commit.
https://reviews.llvm.org/D24517
Files:
llvm/lib/Transforms/Scalar/GVNHoist.cpp
llvm/test/Transforms/GVNHoist/pr30216.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24517.72179.patch
Type: text/x-patch
Size: 5316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160922/3638b367/attachment.bin>
More information about the llvm-commits
mailing list