[llvm-commits] [patch][Target/PTX] Create PTX backend

Nick Lewycky nlewycky at google.com
Tue Sep 7 13:03:57 PDT 2010


Hi Che-Liang,

I've committed this in r113235. Thanks for the patch!

Nick

On 6 September 2010 02:28, Che-Liang Chiou <clchiou at gmail.com> wrote:

> Hi David,
>
> I regenerate against latest revision 113149.
> Would you review and apply it if possible?
> Thank you very much.
>
> Regards,
> Che-Liang
>
> On Mon, Sep 6, 2010 at 5:22 AM, Chris Lattner <clattner at apple.com> wrote:
> > On Aug 27, 2010, at 12:01 AM, Che-Liang Chiou wrote:
> >
> >> SVN revision: r112257
> >>
> >> re-generate patch against svn head.
> >
> > This conflicts in the autoconf stuff, but otherwise looks good to me.
>  Please regenerate and ask someone to apply for you, thanks!
> >
> > -Chris
> >
> >>
> >> On Wed, Aug 11, 2010 at 11:10 AM, Che-Liang Chiou <clchiou at gmail.com>
> wrote:
> >>> SVN revision: 110776
> >>>
> >>> This patch is a part of upstream work of a PTX backend using LLVM code
> >>> generator.
> >>>
> >>> Change list summary:
> >>> - Add an empty backend that is merely compilable
> >>> - Add PTX entry to autoconf/configure.ac and include/llvm/ADT/Triple.h
> >>>
> >>> Outcome:
> >>> $ ./configure --enable-targets=ptx
> >>> $ make
> >>> $ llc -version | grep ptx
> >>>    ptx   - PTX
> >>>
> >>> Misc:
> >>> - Diff of auto-generated files are put in a separated patch
> >>> - The autotool version on my machine is newer than
> >>> autoconf/AutoGegen.sh requires, so the diff of auto-gen'd files might
> >>> be differ with that on your machine
> >>>
> >>> Cheers,
> >>> Che-Liang
> >>>
> >>
> <r112257-add-ptx-backend.patch>_______________________________________________
> >> llvm-commits mailing list
> >> llvm-commits at cs.uiuc.edu
> >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> >
> >
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100907/bdbef513/attachment.html>


More information about the llvm-commits mailing list