[PATCH] D35918: [GVNHoist] Factor out reachability to search for anticipable instructions quickly

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 09:26:24 PDT 2017


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

Added Comments


https://reviews.llvm.org/D35918

Files:
  lib/Transforms/Scalar/GVNHoist.cpp
  test/Transforms/GVNHoist/hoist-more-than-two-branches.ll
  test/Transforms/GVNHoist/hoist-mssa.ll
  test/Transforms/GVNHoist/hoist-newgvn.ll
  test/Transforms/GVNHoist/hoist-pr20242.ll
  test/Transforms/GVNHoist/hoist-pr28933.ll
  test/Transforms/GVNHoist/hoist-recursive-geps.ll
  test/Transforms/GVNHoist/hoist.ll
  test/Transforms/GVNHoist/infinite-loop-direct.ll
  test/Transforms/GVNHoist/infinite-loop-indirect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35918.110743.patch
Type: text/x-patch
Size: 52070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170811/98f2e636/attachment.bin>


More information about the llvm-commits mailing list