aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorKareem Ergawy <kareem.ergawy@amd.com>2025-09-23 07:27:21 +0200
committerGitHub <noreply@github.com>2025-09-23 07:27:21 +0200
commit9008c44c71c8ec1eddc64b61ccfa18c9bb2ba462 (patch)
tree8a3d8d1f51d68a03a9e592411b7d3bc0bda904f3 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parentc69a70bf31d77a14d23d0ebaabfbf0d68cc684d3 (diff)
downloadllvm-9008c44c71c8ec1eddc64b61ccfa18c9bb2ba462.zip
llvm-9008c44c71c8ec1eddc64b61ccfa18c9bb2ba462.tar.gz
llvm-9008c44c71c8ec1eddc64b61ccfa18c9bb2ba462.tar.bz2
[flang][OpenMP] `do concurrent`: support `local` on device (#157638)
Extends support for mapping `do concurrent` on the device by adding support for `local` specifiers. The changes in this PR map the local variable to the `omp.target` op and uses the mapped value as the `private` clause operand in the nested `omp.parallel` op. - https://github.com/llvm/llvm-project/pull/155754 - https://github.com/llvm/llvm-project/pull/155987 - https://github.com/llvm/llvm-project/pull/155992 - https://github.com/llvm/llvm-project/pull/155993 - https://github.com/llvm/llvm-project/pull/157638 ◀️ - https://github.com/llvm/llvm-project/pull/156610 - https://github.com/llvm/llvm-project/pull/156837
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions