[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
Mon Mar 13 22:51:09 PDT 2017


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

Rework code a little from to remove need for getLoadValueFromLoadHelper

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.91679.patch
Type: text/x-patch
Size: 16940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170314/01351c67/attachment.bin>


More information about the llvm-commits mailing list