[PATCH] D51595: [NewGVN] Update use counts for SSA copies when replacing them by their operands.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 14 16:36:01 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349217: [NewGVN] Update use counts for SSA copies when replacing them by their operands. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51595?vs=172980&id=178319#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D51595

Files:
  llvm/trunk/lib/Transforms/Scalar/NewGVN.cpp
  llvm/trunk/test/Transforms/NewGVN/eliminate-ssacopy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51595.178319.patch
Type: text/x-patch
Size: 4717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181215/43cd066d/attachment.bin>


More information about the llvm-commits mailing list