[PATCH] D66977: [GVN] Propagate simple equalities from assumes within the tail of the block

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 09:05:19 PDT 2019


reames updated this revision to Diff 218113.
reames added a comment.

Remove copied comment which doesn't make sense in new context


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66977/new/

https://reviews.llvm.org/D66977

Files:
  include/llvm/Transforms/Scalar/GVN.h
  lib/Transforms/Scalar/GVN.cpp
  test/Transforms/GVN/equality-assume.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66977.218113.patch
Type: text/x-patch
Size: 7677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/97ca8136/attachment.bin>


More information about the llvm-commits mailing list