[LLVMdev] [PATCH / PROPOSAL] bitcode encoding that is ~15% smaller for large bitcode files...

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Oct 10 11:23:19 PDT 2012


This looks good to me.

Just one question, you found that forward references are only common
with phi operands, so it is not profitable to use a signed
representation for other operands, right?

Cheers,
Rafael



More information about the llvm-dev mailing list