The OpenACC 3.3 specification does not allow the zero modifier
on the create clause used with the declare directive.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Nice catch! I admit I did not know this despite being quite familiar with the OpenACC spec. Easy detail to miss! It does seem that it may not be an intentional omission, but I agree rejecting it for now.
Comment Actions
I agree that it might just be missing from the spec. I'll raise a question to the technical committee.