[PATCH] MIR Serialization: Serialize the block address machine operands.

Alex L arphaman at gmail.com
Tue Jul 28 10:29:30 PDT 2015


Thanks, I committed this in r243453.

2015-07-27 21:20 GMT-07:00 Duncan P. N. Exon Smith <dexonsmith at apple.com>:

>
> > On 2015-Jul-27, at 17:19, Alex L <arphaman at gmail.com> wrote:
> >
> > Hi,
> >
> > This patch serializes the block address machine operands.
> >
> > They use the following syntax:
> >
> >     blockaddress(<global-value>, <ir-block-ref>)
> >
> > where ir-block-ref is either:
> >
> >     ir-block.<name>
> > or
> >
> >     ir-block.<slot>
> >
> > Thanks,
> > Alex
> > <0001-MIR-Serialization-Serialize-block-address-machine-op.patch>
> LGTM.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/f311b8cb/attachment.html>


More information about the llvm-commits mailing list