[Flang] Lower the trim intrinsic
The trim intrinsic removes trailing blank spaces from a string. The intrinsic is lowered to a runtime call. This is part of the upstreaming effort from the fir-dev branch in [1]. [1] https://github.com/flang-compiler/f18-llvm-project Reviewed By: jeanPerier Differential Revision: https://reviews.llvm.org/D121901 Co-authored-by:Jean Perier <jperier@nvidia.com> Co-authored-by:
Valentin Clement <clementval@gmail.com> Co-authored-by:
Eric Schweitz <eschweitz@nvidia.com>
Loading
Please sign in to comment