[PATCH] D30928: Templatize parts of VNCoercion, and add constant-only versions of the functions to be used in NewGVN.NFCI.

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 01:24:28 PDT 2017


dberlin updated this revision to Diff 91680.
dberlin added a comment.

Update for boostrapped and 3-staged version

Updating D30928: Templatize parts of VNCoercion, and add constant-only versions of the functions to be used in NewGVN.
======================================================================================================================

NFCI.


https://reviews.llvm.org/D30928

Files:
  include/llvm/Transforms/Utils/VNCoercion.h
  lib/Transforms/Scalar/GVN.cpp
  lib/Transforms/Utils/VNCoercion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30928.91680.patch
Type: text/x-patch
Size: 17859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170314/b50d9ebc/attachment.bin>


More information about the llvm-commits mailing list