aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorShilei Tian <i@tianshilei.me>2023-08-03 21:50:58 -0400
committerShilei Tian <i@tianshilei.me>2023-08-03 21:51:06 -0400
commitfcf1a1022a08e28716da98d5983205337435a85c (patch)
treec82d08e58e9987ce54bad003dd1678b1af93d884 /clang/lib/Frontend/CompilerInvocation.cpp
parentc171ed4693fb4fb9b5987e83ed2e5b200b7913ae (diff)
downloadllvm-fcf1a1022a08e28716da98d5983205337435a85c.zip
llvm-fcf1a1022a08e28716da98d5983205337435a85c.tar.gz
llvm-fcf1a1022a08e28716da98d5983205337435a85c.tar.bz2
[OMPX] Change `thread_dim` to `block_dim` and the original `block_dim` to `grid_dim`
There is no `threadDim` in CUDA. Instead, it is `blockDim`. Then the current `blockDim` is `gridDim` in CUDA. Reviewed By: jhuber6 Differential Revision: https://reviews.llvm.org/D157051
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions