[all-commits] [llvm/llvm-project] 9c697b: [MLIR][XeGPU] Update the type of offsets for Creat...
Chao Chen via All-commits
all-commits at lists.llvm.org
Wed Oct 2 07:19:03 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c697b3a02d95b49e11633c45f76f77954fca704
https://github.com/llvm/llvm-project/commit/9c697b3a02d95b49e11633c45f76f77954fca704
Author: Chao Chen <chao.chen at intel.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M mlir/include/mlir/Dialect/XeGPU/IR/XeGPU.h
M mlir/include/mlir/Dialect/XeGPU/IR/XeGPUOps.td
M mlir/lib/Dialect/XeGPU/IR/XeGPUOps.cpp
M mlir/test/Dialect/XeGPU/XeGPUOps.mlir
M mlir/test/Dialect/XeGPU/invalid.mlir
Log Message:
-----------
[MLIR][XeGPU] Update the type of offsets for CreateDescOp and UpdateOffsetOp (#110741)
This PR changes the type of `offsets` operand of CreateDescOp and
UpdateOffsetOp to 1D Vector of index, for convenience of users.
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