RKSimon added inline comments.
Comment at: clang/test/Driver/clang-offload-bundler.c:405
+// Tests to check compatibility between Bundle Entry ID formats i.e. between
presence/absence of extra hyphen in case of missing environment field
+// RUN: clang-offload-bundler -unbundle -
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGea685e1028c6: [X86][AVX] Update _mm256_loadu2_m128*
intrinsics to use _mm256_set_m128*… (authored by RKSimon).
Repository:
rG LLVM Github Monorepo
RKSimon added inline comments.
Comment at: clang/docs/ClangNvlinkWrapper.rst:17
+files. It reads each input archive file to extract the archived cubin files as
+temporary files. These temporary (*.cubin) files are passed to ``nvlink``.
+
saiislam wrote:
> RKSimon
RKSimon added a comment.
Could you keep the test coverage by splitting off the debug tests into another
file with a "REQUIRES: assert" lit tag?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109592/new/
https://reviews.llvm.org/D109592
___
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM with one minor
Comment at: clang/test/Driver/clang-offload-bundler-asserts-on.c:6
+
+// RUN: %clang -O0 -target %itanium_abi_triple %s -c -o %t.o
+// RUN: echo 'Conten
RKSimon added a comment.
> Regarding this case, we already have a different name with GCC, I think it
> worthwhile to use a different order for the swapping optimization.
> With a bit research on AVX512IFMA, I found:
>
> 1. The use of C, A, B order in GCC is not consistent on its AVX512IFMA
> bu
601 - 606 of 606 matches
Mail list logo