[LLVMdev] Large constants in patchpoints

Sanjoy Das sanjoy at playingwithpointers.com
Fri Oct 31 11:57:51 PDT 2014


> We also could make the DenseMap just an uint64_t. In this case the empty key and the tombstone would be never encoded into the constant pool, because they can be encoded in the offset field itself.

That's a great idea, I'll send in a patch soon.

-- Sanjoy



More information about the llvm-dev mailing list