diff options
author | erichkeane <ekeane@nvidia.com> | 2025-04-10 10:13:09 -0700 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2025-04-10 17:45:23 -0700 |
commit | 77db154cf9383fa20685fca56633601ce0ea47fa (patch) | |
tree | 6894b2ae657967b417fc01845f6b4649691cf405 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | f4203ca2b7b047fc556535661f406e7fef758835 (diff) | |
download | llvm-77db154cf9383fa20685fca56633601ce0ea47fa.zip llvm-77db154cf9383fa20685fca56633601ce0ea47fa.tar.gz llvm-77db154cf9383fa20685fca56633601ce0ea47fa.tar.bz2 |
[OpenACC][CIR] implement basic 'set' lowering with device_type clause
The 'set' lowering is pretty trivial. 'device_type' is a little more
restricted since both the MLIR-Dialect and language limit it to only 1
value (as confirmed by standards-discussion).
This patch implements 'set', with 'device_type', since 'set' requires at
least 1 clause, and this is the least difficult to implement at the
moment.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions