[PATCH] D38944: [GVN] Handle removal of first implicit CF instruction correctly

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 02:53:23 PDT 2017


mkazantsev updated this revision to Diff 119124.
mkazantsev added a comment.

Factor out common code.


https://reviews.llvm.org/D38944

Files:
  include/llvm/Transforms/Scalar/GVN.h
  lib/Transforms/Scalar/GVN.cpp
  test/Transforms/GVN/PRE/2017-10-16-LoadPRECrash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38944.119124.patch
Type: text/x-patch
Size: 5074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171016/6d268012/attachment.bin>


More information about the llvm-commits mailing list