[PATCH] D154568: [Clang][OpenMP] GPU simd directive code generation

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 25 11:53:07 PDT 2023


jdoerfert added a comment.

In D154568#4528274 <https://reviews.llvm.org/D154568#4528274>, @efwright wrote:

> Dropping off a simple test case. If this looks about what you would expect for the tests I have a couple more involved ones that I can repurpose and add in. For more complex tests we have a couple of the benchmark codes from ICPP that were working.

We need tests in clang to check the IR


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

https://reviews.llvm.org/D154568



More information about the cfe-commits mailing list