On Thu, Jun 09, 2016 at 07:53:52PM +0300, Alexander Monakov wrote: > I'm sending updated patch series with backend prerequisites for OpenMP > offloading to the NVIDIA PTX ISA. The first patch has already received some > comments and this version reflects review feedback. The other patches have > been adjusted for clarity and re-cut in a more rigorous manner. All patches > are > rebased onto current trunk. > > Jakub, can you offer wishes/recommendations for sending the rest of > (middle-end and libgomp) patches? As you know there's a branch with
Once all the prerequisites are in (I assume the patches depend on the NVPTX backend patches you've just posted), then I'd prefer if you rebase the rest to current trunk and post in reasonably reviewable chunks (that can be all of middle-end changes in one patch, all of libgomp plugin changes, all of other libgomp changes, or if some of those would be too large, split that a little bit). Jakub