[PATCH] Implement aarch64 neon instruction class SIMD Bitwise Extract - LLVM

Jiangning Liu liujiangning1 at gmail.com
Tue Nov 5 17:34:34 PST 2013


Oh. I see. Then I will do the following replacements,

* printNeonUImm8Operand -> printUImmHexOperand
* printNeonUImm8OperandBare -> printUImm8BareOperand

OK for you?

Thanks,
-Jiangning


2013/11/6 Tim Northover <t.p.northover at gmail.com>

> > Sorry, what name do you want to change to? I don't quite understand your
> > comments here.
>
> It's the "printNeonUImm8Operand". It seems to be used for all NEON
> operands now, not just 8-bit ones. Its distinguishing characteristic
> appears to be that it prints in hex rather than anything to do with
> NEON, too.
>
> Cheers.
>
> Tim.
>



-- 
Thanks,
-Jiangning
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131106/0e7b6a9b/attachment.html>


More information about the llvm-commits mailing list