[Openmp-commits] [PATCH] D83268: [OpenMP][NFC] Remove unused (always fixed) arguments

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 7 07:04:22 PDT 2020


ABataev added a comment.

In D83268#2136049 <https://reviews.llvm.org/D83268#2136049>, @jdoerfert wrote:

> In D83268#2136031 <https://reviews.llvm.org/D83268#2136031>, @ABataev wrote:
>
> > There is still compatibility between clang10 and clang11. Or they are incompatible in LLVM IR level?
>
>
> That is the point. They might or might not be, right? There is no guarantee they are.


Better to ask the users. Maybe, send an RFC to openmp-devs?

> 
> 
>> Also, there was a mode (I don't remember if it was removed or not) where the runtime library could be linked as `.a` library, without LLVM IR inlining.
> 
> That mode is deprecated.




Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83268





More information about the Openmp-commits mailing list