[flang] Handle boxed characters that are values when doing a conversion
Character conversion requires memory storage as it operates on a sequence of code points. This patch is part of the upstreaming effort from fir-dev branch. Reviewed By: PeteSteinfeld Differential Revision: https://reviews.llvm.org/D128438 Co-authored-by:Eric Schweitz <eschweitz@nvidia.com>
Loading
Please sign in to comment