diff options
author | erichkeane <ekeane@nvidia.com> | 2024-11-12 08:40:43 -0800 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2024-11-13 06:54:25 -0800 |
commit | a86d00cf24008929bf32393415bf532c59cec4c4 (patch) | |
tree | dde9629c3e55360f64a77009525a3786332a590b /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 8cc616bc71dfe0648de3843a006ac8827c5fe59d (diff) | |
download | llvm-a86d00cf24008929bf32393415bf532c59cec4c4.zip llvm-a86d00cf24008929bf32393415bf532c59cec4c4.tar.gz llvm-a86d00cf24008929bf32393415bf532c59cec4c4.tar.bz2 |
[OpenACC] Implement combined constr 'seq'/'independent'/'auto' clauses
These three are identical to the version on compute constructs, so this
patch implements the tests for it, and ensures that we properly validate
it against all the other clauses we're supposed to. The test is mostly
a mock-up at the moment, since most other clauses aren't implemented
yet for 'loop'.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions