[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:41:57 PDT 2017


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

- Coercion to load type and get stored value got split, update getLoadValueForLoad to reflect

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


More information about the llvm-commits mailing list