[llvm-commits] RFC: Add R600/SI backend as an experimental target

Eric Christopher echristo at apple.com
Fri Sep 14 14:04:28 PDT 2012


On Sep 14, 2012, at 9:09 AM, Tom Stellard <tom at stellard.net> wrote:

> Attached is a patch with an updated version of the R600/SI backend.  The
> same code can be found in the r600-review-v10 branch here:
> http://cgit.freedesktop.org/~tstellar/llvm/
> 
> Changes since last week's version include:
>  + Fixes for tablegen'd register names
>  + More improvements/features for Southern Islands GPUs.
> 
> I'm still hoping to get this accepted as an experimental backend, and I
> look forward to your comments.

Why don't you cut a branch in the repository and do your changes in there
for a few weeks so we can see how your code looks as you're
developing it etc?

-eric



More information about the llvm-commits mailing list