[Openmp-commits] [PATCH] D82245: [libomptarget] Add support for target update non-contiguous

Chi Chun Chen via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Nov 19 07:05:07 PST 2020


cchen added a comment.

In D82245#2404499 <https://reviews.llvm.org/D82245#2404499>, @tianshilei1992 wrote:

> Would you please take a thorough check with your patch? I can still find many code that still don't conform with the standard. Thanks. The test case is fine as we don't have unified standard.

Sure, I'm just not sure when to follow the style since the style in this codebase is so inconsistent and it confused if I should modify code not written by me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82245



More information about the Openmp-commits mailing list