ROCm / llvm-project

This is the AMD-maintained fork of the LLVM git repository. This repository accepts pull requests and issues related to AMD fork-specific topics (amd/*). For all other issues/PRs, please submit upstream at https://github.com/llvm/llvm-project.
Other
94 stars 48 forks source link

[MLIR][OpenMP] NFC: Uniformize OpenMP ops names (llvm#85393) #53

Closed skatrak closed 2 months ago

skatrak commented 2 months ago

This PR is likely to conflict with any ongoing work, so I think we should merge it sooner rather than later, since these changes will be pulled in by the next merge from main.

Original PR description

This patch proposes the renaming of certain OpenMP dialect operations with the goal of improving readability and following a uniform naming convention for MLIR operations and associated classes. In particular, the following operations are renamed:

Also, the following MLIR operation classes have been renamed: