[Mlir-commits] [mlir] [MLIR][XeGPU] Add XeGPU scattered ops (PR #86594)

Mehdi Amini llvmlistbot at llvm.org
Mon Mar 25 16:10:13 PDT 2024


================
@@ -22,14 +22,16 @@ def XeGPU_TensorDescAttr: XeGPUAttr<"TensorDesc", "tdesc_attr"> {
   let parameters = (ins
----------------
joker-eph wrote:

Seems like we're missing some doc for all these types and attr?

https://github.com/llvm/llvm-project/pull/86594


More information about the Mlir-commits mailing list