Skip to content

[Plugin] Enable fusilli plugin build in TheRock #57

@AaronStGeorge

Description

@AaronStGeorge

Fusilli plugin build is available in TheRock, but disabled. The build should be enabled once:

  1. multi-arch support lands
  2. hipDNN gets some breaking changes through (this is done as far as I know).
  3. libIREECompiler.so is building as part of TheRock (with its own LLVM) and fusilli plugin uses that build correctly

NOTE: libIREECompiler.so should eventually use the standard AMD LLVM that's already part of TheRock. The current plan of record is to release before that. There are three levels of IREE <> TheRock integration

  1. Side-load compiler (either iree-compile or libIREECompiler.so from a prebuilt nightly)
  2. Build libIREECompiler.so from source against IREE's LLVM
  3. Build libIREECompiler.so from source against AMD's LLVM

Currently we are at 1, the plan is to release as part of TheRock at 2, and work towards a longer term goal of 3.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions