[PATCH] D52434: [OpenMP] Make default schedules for NVPTX target regions in SPMD mode achieve coalescing

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 27 08:26:16 PDT 2018


Hahnfeld accepted this revision.
Hahnfeld added a comment.

In https://reviews.llvm.org/D52434#1248032, @gtbercea wrote:

> That is the intention. I just took out that part from here to not confuse things since I wanted to have that as a separate patch. :)


Ok, perfect. I was probably confused that the title still speaks about "schedules" (plural).


Repository:
  rC Clang

https://reviews.llvm.org/D52434





More information about the cfe-commits mailing list