[llvm-branch-commits] [flang] [Flang][OMP] Replace SUM intrinsic call with SUM operations (PR #113082)

Tom Eccles via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Oct 23 07:07:38 PDT 2024


tblah wrote:

> How do we usually have convergence on the definition of these runtime functions when we introduce a library? Is it usually through a RFC? Because if we think of vendors swapping implementations, does there need to be a consensus prior to the implementation?

To be clear, I don't know of anyone who has expressed an interest to swap implementations here, this just looked like an advantage to me - like how some vendors have their own openmp library or veclib (vectorized libm). An RFC and discussion on community calls sounds like a good way to agree on an interface if this route is taken.

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


More information about the llvm-branch-commits mailing list