rocm_sdk_builder
rocm_sdk_builder copied to clipboard
Add mlir-gen
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.