[PATCH] D38987: [GVN] Revert rL315440
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 16 22:45:47 PDT 2017
mkazantsev created this revision.
This patch reverts https://reviews.llvm.org/rL315440 because of the bug described at
https://bugs.llvm.org/show_bug.cgi?id=34937
The fix for the bug is on review as https://reviews.llvm.org/D38944. The reverted change
should be restored together with the fix.
https://reviews.llvm.org/D38987
Files:
include/llvm/Transforms/Scalar/GVN.h
lib/Transforms/Scalar/GVN.cpp
test/Transforms/GVN/PRE/2017-10-16-LoadPRECrash.ll
test/Transforms/GVN/PRE/pre-load-guards.ll
test/Transforms/GVN/PRE/pre-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38987.119253.patch
Type: text/x-patch
Size: 12761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171017/956cfeee/attachment.bin>
More information about the llvm-commits
mailing list