New software installed: LLVM version 18.1.8

Dear users, we have installed a new software: LLVM 18.1.8:


---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  LLVM: LLVM/18.1.8
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Description:
      The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are
      built around a well specified code representation known as the LLVM intermediate representation ("LLVM IR"). The LLVM Core libraries are well documented, and it is particularly easy to invent your own
      language (or port an existing compiler) to use LLVM as an optimizer and code generator.


    You will need to load all module(s) on any one of the lines below before the "LLVM/18.1.8" module is available to load.

      GCCcore/13.3.0
 
    Help:
      
      Description
      ===========
      The LLVM Core libraries provide a modern source- and target-independent
       optimizer, along with code generation support for many popular CPUs
       (as well as some less common ones!) These libraries are built around a well
       specified code representation known as the LLVM intermediate representation
       ("LLVM IR"). The LLVM Core libraries are well documented, and it is
       particularly easy to invent your own language (or port an existing compiler)
       to use LLVM as an optimizer and code generator.
      
      
      More information
      ================
       - Homepage: https://llvm.org/
      


 

Best,
HPC team