pub type HipCompiler = CppCompiler<HipDialect<RocWmmaCompiler>>;
pub struct HipCompiler { /* private fields */ }