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

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 31 11:07:02 PST 2021


jdoerfert added a comment.

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.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95764



More information about the cfe-commits mailing list