[all-commits] [llvm/llvm-project] 2e713a: [MLIR][XeGPU] refine verifier for TensorDescType (...

Chao Chen via All-commits all-commits at lists.llvm.org
Tue Apr 29 06:57:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e713af20e58a1ca005fcae9165fda3007c0e400
      https://github.com/llvm/llvm-project/commit/2e713af20e58a1ca005fcae9165fda3007c0e400
  Author: Chao Chen <chao.chen at intel.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/XeGPU/IR/XeGPU.h
    M mlir/include/mlir/Dialect/XeGPU/IR/XeGPUDialect.td
    M mlir/lib/Dialect/XeGPU/IR/XeGPUDialect.cpp
    M mlir/lib/Dialect/XeGPU/IR/XeGPUOps.cpp
    M mlir/test/Dialect/XeGPU/invalid.mlir
    M mlir/test/Dialect/XeGPU/ops.mlir

  Log Message:
  -----------
  [MLIR][XeGPU] refine verifier for TensorDescType (#137226)

This PR updates the verifier of TensorDescType after the extension of
LayoutAttr in #132425.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list