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

Che-Liang Chiou clchiou at gmail.com
Mon Sep 6 02:28:14 PDT 2010


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
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r113149-add-ptx-backend.patch
Type: text/x-patch
Size: 13931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100906/00c31e0d/attachment.bin>


More information about the llvm-commits mailing list