[PATCH] D16268: Add a new insert_as() method to DenseMap and use it for ConstantUniqueMap

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 15:14:17 PST 2016


joker.eph closed this revision.
joker.eph added a comment.

r260458.

I couldn't figure an easy way to merge the two keys, but I only tried to add the hash as an optional in a "tuple" (I guess it requires to expand to a custom class).


http://reviews.llvm.org/D16268





More information about the llvm-commits mailing list