Hi!

On Wed, 22 Mar 2017 18:46:30 +0300, Alexander Monakov <amona...@ispras.ru> 
wrote:
> This patchset implements privatization of addressable variables in OpenMP SIMD
> regions lowered for SIMT targets (i.e. NVPTX) via the approach identified in
> the review of the previous submission.  [...]

Given that the subject describes this to "improve correctness in SIMD
regions": no test cases for this one?


I observe a few more instances of
"[...]/gcc/config/nvptx/nvptx.md:[...]:1: warning: operand [...]  missing
mode?".  Maybe something to look at/resolve, at some point.


And:

    [...]/gcc/config/nvptx/nvptx.c: In function 'void 
nvptx_output_softstack_switch(FILE*, bool, rtx, rtx, rtx)':
    [...]/gcc/config/nvptx/nvptx.c:1357:39: warning: format '%d' expects 
argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]


Grüße
 Thomas

Reply via email to