PATCHES: R600/SI: CodeGen patches for HSA Runtime

Tom Stellard tom at stellard.net
Wed Nov 12 09:24:36 PST 2014


On Fri, Nov 07, 2014 at 01:45:05PM -0800, Matt Arsenault wrote:
> On 11/07/2014 01:31 PM, Tom Stellard wrote:
> >On Thu, Nov 06, 2014 at 03:01:53PM -0800, Matt Arsenault wrote:
> >>>On 11/06/2014 02:23 PM, Tom Stellard wrote:
> >>>> >Hi,
> >>>> >
> >>>> >Attached are patches to enable the R600 backend to emit code for the HSA runtime.
> >>>> >Please review.
> >>>> >
> >>>> >-Tom
> >>>> >
> >Hi,
> >
> >Here are some updated patches.  I'm going to leave all the alignments at 0
> >until I  can figure out exactly what they are for.
> >
> >-Tom

Hi Matt,

Here are patches with the refactoring changes and the improved AmdKernelCodeT
debugging output.

-Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Triple-Add-AMDHSA-operating-system-type.patch
Type: text/x-diff
Size: 1559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141112/aa7222ac/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Set-the-ATC-bit-on-all-resource-descriptors-.patch
Type: text/x-diff
Size: 9194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141112/aa7222ac/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-SI-Set-correct-number-of-user-sgprs-for-HSA-run.patch
Type: text/x-diff
Size: 1121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141112/aa7222ac/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-R600-SI-Refactor-AMDGPUAsmPrinter-EmitProgramInfoSI.patch
Type: text/x-diff
Size: 1930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141112/aa7222ac/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-R600-SI-Move-more-information-into-SIProgramInfo-str.patch
Type: text/x-diff
Size: 9949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141112/aa7222ac/attachment-0004.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-R600-SI-Emit-amd_kernel_code_t-header-for-AMDGPU-env.patch
Type: text/x-diff
Size: 45274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141112/aa7222ac/attachment-0005.patch>


More information about the llvm-commits mailing list