[llvm-commits] [PATCH] Compress Repeated Byte Output

David A. Greene greened at obbligato.org
Fri Aug 26 09:48:36 PDT 2011


Chris Lattner <clattner at apple.com> writes:

>> Are you saying the return value should be the value of the repeated
>> byte?
>
> Yep, that makes it easier to compare for identity on the caller side.

Right.  I've reworked it that way.  Testing now and will re-send once
it's verified.

                         -Dave



More information about the llvm-commits mailing list