diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-11-13 11:13:19 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-13 11:13:19 -0800 |
commit | e4578616476426595737c73c9ac357467ee19123 (patch) | |
tree | 6af06ad7d7c4cae78886e84a4a77cd2b98e04455 /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | cb9481dbf902adc349757eca12a0a09396dc4a23 (diff) | |
download | llvm-e4578616476426595737c73c9ac357467ee19123.zip llvm-e4578616476426595737c73c9ac357467ee19123.tar.gz llvm-e4578616476426595737c73c9ac357467ee19123.tar.bz2 |
[flang][cuda] Support shape shift in data transfer op. (#115929)
When an array is declared with a non default lower bound, the declare op
`getShape` will return a `ShapeShiftOp`. This result is used in data
transfer operation to compute the number of bytes to transfer. Update
the op to support `ShapeShiftOp`.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions