[Mlir-commits] [mlir] [uArch][XeGPU] Add XeGPU uArch definition. (PR #153706)
Md Abdullah Shahneous Bari
llvmlistbot at llvm.org
Thu Sep 25 09:03:03 PDT 2025
================
@@ -35,6 +36,14 @@ void XeGPUDialect::initialize() {
#define GET_ATTRDEF_LIST
#include <mlir/Dialect/XeGPU/IR/XeGPUAttrs.cpp.inc>
>();
+
+ // Populate the uArchMap with the supported target devices
----------------
mshahneo wrote:
I see, makes sense.
Removed them.
https://github.com/llvm/llvm-project/pull/153706
More information about the Mlir-commits
mailing list