[all-commits] [llvm/llvm-project] d48653: [NFC][mlir][OpenMP] Added documentation for omp.at...

Shraiysh via All-commits all-commits at lists.llvm.org
Thu Dec 9 08:16:56 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4865393b5daf42294f14980955640b794d91696
      https://github.com/llvm/llvm-project/commit/d4865393b5daf42294f14980955640b794d91696
  Author: Shraiysh Vaishay <Shraiysh.Vaishay at amd.com>
  Date:   2021-12-09 (Thu, 09 Dec 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td

  Log Message:
  -----------
  [NFC][mlir][OpenMP] Added documentation for omp.atomic ops

This patch adds the documentation for the operations `omp.atomic.read`,
`omp.atomic.write` and `omp.atomic.update`.

Reviewed By: peixin

Differential Revision: https://reviews.llvm.org/D115445




More information about the All-commits mailing list