diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-01-28 21:17:36 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-28 21:17:36 -0800 |
commit | c09dc2d9855dbf81d95052ade22b2ca78b1d8b99 (patch) | |
tree | c30e12ccebf3dfe32473caa0b5dacf03afdb8bd4 /libcxx/src/filesystem/operations.cpp | |
parent | 86b3f8518f21532297e0aad0c6aea95c66389fc9 (diff) | |
download | llvm-c09dc2d9855dbf81d95052ade22b2ca78b1d8b99.zip llvm-c09dc2d9855dbf81d95052ade22b2ca78b1d8b99.tar.gz llvm-c09dc2d9855dbf81d95052ade22b2ca78b1d8b99.tar.bz2 |
[mlir][openacc][flang] Support wait devnum and clean async/wait IR (#79525)
- Support wait(devnum: ) with device_type support on all operations that
require it
- devnum value is stored as the first value of waitOperands in its
device_type sub-segment. The hasWaitDevnum attribute inform which
sub-segment has a wait(devnum) value.
- Make async/wait information homogenous on compute ops, data and update
op.
- Unify operands/attributes names across operations and use the same
custom parser/printer
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions