================ @@ -33,6 +37,54 @@ void XeGPUDialect::initialize() { >(); } +// generate offsets computing instructions for a subgroup ---------------- charithaintc wrote: nit: Use triple line comments for def/impl. https://github.com/llvm/llvm-project/pull/150146