[flang][lowering] Add support for lowering of the `merge` intrinsics
This patch adds support for lowering of the `merge` intrinsics from Fortran to the FIR dialect of MLIR. This is part of the upstreaming effort from the `fir-dev` branch in [1]. [1] https://github.com/flang-compiler/f18-llvm-project Differential Revision: https://reviews.llvm.org/D121924 Co-authored-by:Valentin Clement <clementval@gmail.com> Co-authored-by:
Eric Schweitz <eschweitz@nvidia.com> Co-authored-by:
Mark Leair <leairmark@gmail.com> Co-authored-by:
Jean Perier <jperier@nvidia.com>
Loading
Please sign in to comment