[PATCH] D81641: [SYCL][OpenMP] Implement thread-local storage restriction
Alexey Bader via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 17 03:13:03 PDT 2020
bader added a comment.
In D81641#2097433 <https://reviews.llvm.org/D81641#2097433>, @Fznamznon wrote:
> Seems that `test/OpenMP/nvptx_target_codegen.cpp` is completely not formatted. If I apply suggestion from pre-merge checks, this will look like a big unrelated to this patch change and it will contradict with the whole file style.
I formatted this file here: https://github.com/llvm/llvm-project/commit/93cd4115799cefa698833ca7a2f1899243d94c77.
Could you rebase your patch, please?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81641/new/
https://reviews.llvm.org/D81641
More information about the cfe-commits
mailing list