rocm_sdk_builder icon indicating copy to clipboard operation
rocm_sdk_builder copied to clipboard

Add mlir-gen

Open lamikr opened this issue 6 months ago • 1 comments

At the moment we are only building the mlir fatlib that is enabled when building with option BUILD_FAT_LIBROCKCOMPILER=ON option. This is needed by amdmigraphx. But for testing and using the MLIR, we need to build also the mlir-gen and other tools and libraries that does not get build when BUILD_FAT_LIBROCKCOMPILER=ON option is used.

So we need to have 2 rocMLIR binfo build files.

lamikr avatar Aug 05 '24 20:08 lamikr