diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2023-05-11 19:16:56 -0700 |
---|---|---|
committer | Slava Zakharin <szakharin@nvidia.com> | 2023-05-12 11:33:45 -0700 |
commit | 1644adfc74b4bde822b37398b3811f038073d9a9 (patch) | |
tree | 40c531664550b0db82754447a64318e297d8f2a2 /llvm/lib/Support/StringRef.cpp | |
parent | 868591501c61bc1aa56da537bab85cc67439f16d (diff) | |
download | llvm-1644adfc74b4bde822b37398b3811f038073d9a9.zip llvm-1644adfc74b4bde822b37398b3811f038073d9a9.tar.gz llvm-1644adfc74b4bde822b37398b3811f038073d9a9.tar.bz2 |
[flang][hlfir] Fixed AssociateOp codegen for 0-dim variables.
The codegen tried to fir.convert !fir.box to !fir.ref for this case.
I used BoxAddr under a check for the type mismatch, but I am not sure
if this is the right fix. Maybe it has to be handled in the lowering.
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions