[Openmp-commits] [PATCH] D95764: [OpenMP] Do not propagate match extensions to nested contexts

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Jan 31 11:19:51 PST 2021


tianshilei1992 added a comment.

In D95764#2532877 <https://reviews.llvm.org/D95764#2532877>, @jdoerfert wrote:

> In D95764#2532875 <https://reviews.llvm.org/D95764#2532875>, @tianshilei1992 wrote:
>
>> So I suppose D95765 <https://reviews.llvm.org/D95765> can replace this patch, right?
>
> I think we want both. Propagating match clauses doesn't make sense to me so we should never do it.

Is there any place documenting the propagation?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95764



More information about the Openmp-commits mailing list