[PATCH] D39781: [GVNHoist] Fix: PR35222 gvn-hoist incorrectly erases load

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 10:28:56 PST 2017


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

Added a testcase for irreducible control flow.


https://reviews.llvm.org/D39781

Files:
  lib/Transforms/Scalar/GVNHoist.cpp
  test/Transforms/GVNHoist/pr35222-hoist-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39781.122266.patch
Type: text/x-patch
Size: 5117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/a6409223/attachment.bin>


More information about the llvm-commits mailing list