diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2023-10-03 13:09:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-03 13:09:55 -0700 |
commit | f857bef59df9c6e127630b389bfaceeceef92923 (patch) | |
tree | c37e6a963a18c081eb292223215455082f9139fd /llvm/lib/Object/WasmObjectFile.cpp | |
parent | e0cd781f3b1c2207043d2b6b9027e340304f9d6e (diff) | |
download | llvm-f857bef59df9c6e127630b389bfaceeceef92923.zip llvm-f857bef59df9c6e127630b389bfaceeceef92923.tar.gz llvm-f857bef59df9c6e127630b389bfaceeceef92923.tar.bz2 |
[flang][hlfir] Shallow copy elemental results with allocatable components. (#68040)
To avoid the overhead of deallocating allocatable components of the
elemental temporary result on every iteration of the elemental operation,
we can use a shallow copy instead of deep-copy assign.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions