[llvm-commits] [PATCH 12/20] [AVX] Make ListInits Unique

David A. Greene greened at obbligato.org
Wed Jul 20 15:44:32 PDT 2011


dag at cray.com (David A. Greene) writes:

> Jakob Stoklund Olesen <stoklund at 2pi.dk> writes:
>
>> Now that you have a FoldingSet per Init subclass, you can just provide
>> a Profile method instead. That reduces the overhead to just a pointer.
>
> Ok.

Done!

                               -Dave



More information about the llvm-commits mailing list