[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
Tue Sep 3 10:29:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370791: [GVN] Propagate simple equalities from assumes within the tail of the block (authored by reames, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66977?vs=218113&id=218483#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66977

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66977.218483.patch
Type: text/x-patch
Size: 10230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/0df6a03d/attachment.bin>


More information about the llvm-commits mailing list