[flang-commits] [flang] [mlir] [MLIR][OpenMP] NFC: Uniformize OpenMP ops names (PR #85393)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Fri Mar 15 06:20:47 PDT 2024


kparzysz wrote:

I like the second part.

The way I see the names in the first part is that the period separates higher-level concepts, while underscores are emulating spaces in names.  In that sense the original names look good to me, except the "cancellationpoint" which should be "cancellation_point", if we're sticking to the construct names from the spec.

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


More information about the flang-commits mailing list