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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 17 04:21:10 PDT 2017


mkazantsev updated this revision to Diff 119287.
mkazantsev marked 5 inline comments as done.
mkazantsev added a comment.

Followed Daniel's advices.


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
  test/Transforms/GVN/PRE/pre-load-implicit-cf-updates.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38944.119287.patch
Type: text/x-patch
Size: 8651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171017/c0c82586/attachment.bin>


More information about the llvm-commits mailing list