[PATCH] D15703: [AVR] Add instruction definitions

Dylan McKay via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 14:42:54 PST 2016


Ping.
On 1 Feb 2016 14:26, "Dylan McKay" <dylanmckay34 at gmail.com> wrote:

> dylanmckay marked an inline comment as done.
>
> ================
> Comment at: lib/Target/AVR/AVRInstrInfo.td:873
> @@ +872,3 @@
> +  def CPIRdK : FRdK<0b0011,
> +                    (outs),
> +                    (ins GPR8:$rd, i8imm:$k),
> ----------------
> Good catch - thanks Roel.
>
>
> http://reviews.llvm.org/D15703
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160206/bebd19ae/attachment.html>


More information about the llvm-commits mailing list