[Mlir-commits] [flang] [llvm] [mlir] [flang][OpenMP] Support user-defined declare reduction with derived types (PR #190288)

Krzysztof Parzyszek llvmlistbot at llvm.org
Fri Apr 17 05:27:33 PDT 2026


================

----------------
kparzysz wrote:

Remove the explicit `Fortran::` namespace for consistency with the rest of the code.  In most cases we do `using namespace Fortran` at the beginning of the .cpp file.  I think I've seen the Fortran:: used more than once.

https://github.com/llvm/llvm-project/pull/190288


More information about the Mlir-commits mailing list