[PATCH] D32614: [GVNHoist] Fix: PR32821, add check for anticipability in case of infinite loops
Aditya Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 11 09:01:25 PDT 2017
hiraditya updated this revision to Diff 98638.
hiraditya added a comment.
Adding ':' for basic block labels in the testcase
https://reviews.llvm.org/D32614
Files:
llvm/lib/Transforms/Scalar/GVNHoist.cpp
llvm/test/Transforms/GVNHoist/infinite-loop-direct.ll
llvm/test/Transforms/GVNHoist/infinite-loop-indirect.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32614.98638.patch
Type: text/x-patch
Size: 16943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/f423001a/attachment.bin>
More information about the llvm-commits
mailing list