[Openmp-commits] [PATCH] D40386: [OpenMP] Add entry for Intel	Compiler 18
    Olga Malysheva via Phabricator via Openmp-commits 
    openmp-commits at lists.llvm.org
       
    Wed Dec  6 00:07:36 PST 2017
    
    
  
omalyshe added a comment.
> So maybe @omalyshe can convince the compiler team to add the macros that would simplify life? :-)
Compiler itself somehow cope with it when printing the version. I'll try find out- how.
 $ icc -V
Intel(R) C Intel(R) 64 Compiler for applications running on Intel(R) 64, **Version 18.0** Build 20171115
Copyright (C) 1985-2017 Intel Corporation.  All rights reserved.
https://reviews.llvm.org/D40386
    
    
More information about the Openmp-commits
mailing list