[PATCH] D53476: [clang-cl] Allowed -fopenmp work and link openmp library from per-runtime library directory

Peiyuan Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 22 08:15:18 PDT 2019


SquallATF added a comment.

In D53476#1641049 <https://reviews.llvm.org/D53476#1641049>, @hans wrote:

> It looks like it was never committed.
>
> Peiyuan, what's the status here?


This patch need rebase, I see recent have a commit rG7994e1d <https://reviews.llvm.org/rG7994e1d071cbd7d9e2736c97b538adce2773365d> alias `/openmp` option to `-fopenmp` may be that is better. but that commit not support `-fopenmp=` option. So can't choose Intel's OpenMP runtime.


Repository:
  rC Clang

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

https://reviews.llvm.org/D53476





More information about the cfe-commits mailing list