[PATCH] D36042: Move GVNExpression DenseMapInfo to GVNExpression.h

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 17:51:45 PDT 2017


rriddle created this revision.
Herald added a subscriber: Prazek.

Make the DenseMapInfo for GVNExpression available outside of NewGVN.


https://reviews.llvm.org/D36042

Files:
  include/llvm/Transforms/Scalar/GVNExpression.h
  lib/Transforms/Scalar/NewGVN.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36042.108760.patch
Type: text/x-patch
Size: 4768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170729/7ac9c5cd/attachment.bin>


More information about the llvm-commits mailing list