Skip to content
Commit 463529f3 authored by erichkeane's avatar erichkeane
Browse files

[OpenACC] Implement 'tile' clause parsing

The 'tile' clause takes a 'size-expr-list', where a 'size-expr' is
either an asterisk or an integral constant expression.  This patch
parsess it as an assignment expression, which we'll check for constness
and type in Sema.
parent 67c1c1db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment