[PATCH] D69494: OpenMP: Add helper function for convergent runtime calls

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 27 19:11:08 PDT 2019


arsenm added a comment.

In D69494#1722853 <https://reviews.llvm.org/D69494#1722853>, @ABataev wrote:

> Tests?




In D69494#1722853 <https://reviews.llvm.org/D69494#1722853>, @ABataev wrote:

> Tests?


This is NFC and doesn't change any behavior. The test for the convergent attribute is already handled in nvptx_parallel_codegen.cpp


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

https://reviews.llvm.org/D69494





More information about the cfe-commits mailing list