diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2023-10-27 13:31:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-27 13:31:05 -0700 |
commit | 8e463b3083e4bf11231097771d78187db2127760 (patch) | |
tree | f505f4c5bdbdcf18c2e3ab2e42603027e8df7476 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 33330966e59b2654024c0eb889837c0c54695c98 (diff) | |
download | llvm-8e463b3083e4bf11231097771d78187db2127760.zip llvm-8e463b3083e4bf11231097771d78187db2127760.tar.gz llvm-8e463b3083e4bf11231097771d78187db2127760.tar.bz2 |
[flang][openacc] Convert rhs expr to the lhs type on atomic read/write (#70377)
In some cases the rhs expression scalar type is not the same as the lhs
type. A convert op is needed before the acc.atomic.read or
acc.atomic.write operation to fit with the requirements of the
operations.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions