Skip to content

Update LLVM version to the latest we can (LLVM 6 -> ???) #156

@Quincunx271

Description

@Quincunx271

Currently, OptSched is assuming LLVM 6, but some things only work with LLVM 7, and some configurations need higher versions (e.g. the GPU build needs LLVM 9). It would make sense to make the LLVM version the highest version we can support.

Things to check:

  • ROCm latest LLVM version support
  • Flang latest LLVM version support
  • Whether this will cause any issues with in-progress papers or projects.

We would want the highest version of LLVM that we could use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions