[flang-commits] [clang] [flang] [llvm] [mlir] [MLIR][OpenMP][Flang][CIR] Replace the OMP specific PtrLikeType interface with the core interface (PR #197946)
Jan Leyonberg via flang-commits
flang-commits at lists.llvm.org
Thu May 28 07:00:13 PDT 2026
jsjodin wrote:
To keep the interface smaller and not implementing extra functions that are not needed I think it is better to keep the code as-is or switch to a cast since they are the preferred solution.
https://github.com/llvm/llvm-project/pull/197946
More information about the flang-commits
mailing list