[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
Mon May 8 15:05:37 PDT 2017


hiraditya updated this revision to Diff 98220.
hiraditya added a comment.

Addressed comments from @chandlerc and @dberlin


https://reviews.llvm.org/D32614

Files:
  llvm/lib/Transforms/Scalar/GVNHoist.cpp
  llvm/test/Transforms/GVNHoist/infinite-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32614.98220.patch
Type: text/x-patch
Size: 6309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/61b3ef5c/attachment.bin>


More information about the llvm-commits mailing list