[Openmp-commits] [PATCH] D114901: [OpenMP][libomp] Add core attributes to KMP_HW_SUBSET

Kazushi Marukawa via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Dec 13 22:18:34 PST 2021


kaz7 added a comment.

In D114901#3190085 <https://reviews.llvm.org/D114901#3190085>, @jlpeyton wrote:

> In D114901#3189707 <https://reviews.llvm.org/D114901#3189707>, @kaz7 wrote:
>
>> In addition, these lines also cause compiler errors.
>
> Thanks for this report. I've just submitted https://reviews.llvm.org/D115664 with you as a reviewer. Is it possible for you to test that this fixes the compiler errors?

Yes.  That patch fixes our compiler errors.  I've also responsed in https://reviews.llvm.org/D115664 too.  Thank you for quick patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114901



More information about the Openmp-commits mailing list