summaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2023-03-08 14:45:18 -0800
committerPeter Klausler <pklausler@nvidia.com>2023-03-10 10:26:22 -0800
commit9c3550f69a0d08229996fa37ae6880e6248b712b (patch)
tree9d334b196cbebde8fcccebc2c71cadba7c5c14a7 /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parentf19c46d431f797a1b6017b8ea6c9244e87663aa2 (diff)
[flang][runtime] Use Descriptor::Establish() in elemental derived type defined assignment calls
The code in DoElementalDefinedAssignment() needs to establish its to & from per-element descriptors with Establish() rather than copying an array's descriptor and then setting its rank to zero; the current technique loses the information in the addendum. Differential Revision: https://reviews.llvm.org/D145753
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions