diff options
author | erichkeane <ekeane@nvidia.com> | 2024-01-22 14:22:12 -0800 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2024-01-23 09:23:42 -0800 |
commit | 2531a15dfd4eafda21622e3a828a93fc9a27e3b6 (patch) | |
tree | a16e8819a5584075b43b7129203dc0be0a2c40f6 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 42b28c694ebc8a4ab09ef0b419308d47fc1e21ba (diff) | |
download | llvm-2531a15dfd4eafda21622e3a828a93fc9a27e3b6.zip llvm-2531a15dfd4eafda21622e3a828a93fc9a27e3b6.tar.gz llvm-2531a15dfd4eafda21622e3a828a93fc9a27e3b6.tar.bz2 |
[OpenACC] Implement 'device_type' clause parsing
'device_type' takes either an asterisk or a list of impementation
specific identifiers. This patch implements the parsing for it.
Additionally, 'dtype' is an alias for 'device_type', though we're
implementing it as its own clause kind to improve future diagnostics, as
this will allow us to differentiate the spellings.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions