llvm-project
b8adf169
- [OpenACC] Implement 'vector_length' clause On compute constructs
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[OpenACC] Implement 'vector_length' clause On compute constructs The 'vector_length' clause is semantically identical to the 'num_workers' clause, in that it takes a mandatory single int-expr. This is implemented identically to it.
Author
erichkeane
Committer
erichkeane
Parents
67669ead
Loading