diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2025-08-06 18:49:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-06 18:49:52 -0700 |
commit | 2696e8c1499682f0b1f357d9035ed59f544892f8 (patch) | |
tree | e07e442ef89db16f241a1a501b8de11e9260489d /llvm/lib/Object/Object.cpp | |
parent | 8381f95dec6d63158c034f7e173e37d97937b896 (diff) | |
download | llvm-2696e8c1499682f0b1f357d9035ed59f544892f8.zip llvm-2696e8c1499682f0b1f357d9035ed59f544892f8.tar.gz llvm-2696e8c1499682f0b1f357d9035ed59f544892f8.tar.bz2 |
[flang][cuda] Remove too restrictive assert for data transfer (#152398)
When the rhs is a an array element, the assert was triggered but this is
still a valid transfer. Remove the assert. The operation has a verifier
to check its validity.
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions