[Openmp-commits] [PATCH] D157051: [OMPX] Change `thread_dim` to `block_dim` and the original `block_dim` to `grid_dim`

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Aug 3 18:51:23 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfcf1a1022a08: [OMPX] Change `thread_dim` to `block_dim` and the original `block_dim` to… (authored by tianshilei1992).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157051/new/

https://reviews.llvm.org/D157051

Files:
  openmp/libomptarget/DeviceRTL/src/Mapping.cpp
  openmp/libomptarget/test/api/ompx_3d.c
  openmp/libomptarget/test/api/ompx_3d.cpp
  openmp/libomptarget/test/offloading/ompx_coords.c
  openmp/libomptarget/test/offloading/ompx_saxpy_mixed.c
  openmp/runtime/src/include/ompx.h.var

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157051.547079.patch
Type: text/x-patch
Size: 4379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230804/b923c1e6/attachment.bin>


More information about the Openmp-commits mailing list