[Openmp-commits] [PATCH] D97019: [OpenMP] libomp: Add masked construct, change proc-bind keyword, deprecate master construct

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Mar 5 08:25:59 PST 2021


jlpeyton added a comment.

In D97019#2606795 <https://reviews.llvm.org/D97019#2606795>, @tlwilmar wrote:

> Hi Johnny, 
> When I just commit via the instructions on our wiki, I just see this separate e-mail labeled "[Diffusion]" which looks like a separate review in Phabricator.  When others push their changes, it appears attached to the original phabricator review, and seems to close it automagically.  What am I missing there?
>
> Thanks!

Ah, you have to include the line:
`Differential Revision: https://reviews.llvm.org/D97019`
in the commit message. This line is used to attach the commit to the Phabricator review.


Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D97019



More information about the Openmp-commits mailing list