[flang-commits] [flang] [llvm] [flang-rt] - Lightweight runtime assignment function (AssignSimple) for intrinsic-type assignments (PR #213704)
Michael Klemm via flang-commits
flang-commits at lists.llvm.org
Fri Aug 7 03:05:14 PDT 2026
mjklemm wrote:
I'd vote having both implementations for the compiler to choose from and follow the suggestion of having a simple and complex form of the runtime entry point. Apart from link time effort, it might also be an interesting thought to entertain in terms of register usage on (some) GPUs. An RFC sounds like a good idea.
I'd be fine if this went at this point.
https://github.com/llvm/llvm-project/pull/213704
More information about the flang-commits
mailing list