[PATCH] D152054: [OpenMP] Codegen support for thread_limit on target directive

Vadim Paretsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 14:47:55 PDT 2023


vadikp-intel added a comment.

Windows importing is now done by name, and new exports do not need to have an ordinal specified for them i.e. you can add a line with just the API name to dllexports.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152054



More information about the llvm-commits mailing list