diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-01-18 09:04:11 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-18 09:04:11 -0800 |
commit | b06bc7c6a00c4e8acac4fa76e402c6a7e2035090 (patch) | |
tree | 76094c24e7c479954853dba9819f8fab24553015 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cb2f340850db007aebf5012858697ba5afc1ce4e (diff) | |
download | llvm-b06bc7c6a00c4e8acac4fa76e402c6a7e2035090.zip llvm-b06bc7c6a00c4e8acac4fa76e402c6a7e2035090.tar.gz llvm-b06bc7c6a00c4e8acac4fa76e402c6a7e2035090.tar.bz2 |
[mlir][flang][openacc] Device type support on acc routine op (#78375)
This patch add support for device_type on the acc.routine operation.
device_type can be specified on seq, worker, vector, gang and bind
information.
The support is following the same design than the one for compute
operations, data operation and the loop operation.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions