Re: [gomp4, 0/23] Initial submission/RFC: WIP ptx backend

2013-12-09 Thread Joseph S. Myers
On Mon, 9 Dec 2013, Bernd Schmidt wrote: > * Everything must live in an address space. There are several for >global variables, constant data, and local variables. We have C >frontend changes to apply and deal with implicit address spaces. I think implicit address spaces should be dealt

[gomp4, 0/23] Initial submission/RFC: WIP ptx backend

2013-12-09 Thread Bernd Schmidt
I'll be submitting our current ptx backend in a series of 23 patches in reply to this mail. This is currently a work-in-progress and still rough around the edges. We'd like to do all our OpenACC work on the gomp4 branch, so I'm submitting this as a proposal to see if it would be acceptable for this