[PATCH] D28688: MC: Introduce the ABS8 symbol modifier.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 30 10:43:21 PST 2017
On Mon, Jan 30, 2017 at 10:41 AM, Rafael Avila de Espindola <
rafael.espindola at gmail.com> wrote:
> Peter Collingbourne <peter at pcc.me.uk> writes:
>
> > That instruction doesn't have the right semantics. I need to be able to
> > express a 32-bit (or 64-bit) comparison where the 8-bit operand is sign
> > extended. See the test case.
>
> I see. Could you add that to the extension documentation?
>
I already did, see llvm/docs/Extensions.rst.
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/56739b34/attachment.html>
More information about the llvm-commits
mailing list