[PATCH] D108380: [openmp][nfc] Refactor GridValues
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 19 10:58:13 PDT 2021
jdoerfert added inline comments.
================
Comment at: llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h:102
+ return R;
+ }
};
----------------
It should be in the device rtl then, no?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108380/new/
https://reviews.llvm.org/D108380
More information about the llvm-commits
mailing list