[all-commits] [llvm/llvm-project] 777a40: add utils
Chao Chen via All-commits
all-commits at lists.llvm.org
Thu May 15 14:23:01 PDT 2025
Branch: refs/heads/users/chencha3/xegpu/xegpu_blocking_pass
Home: https://github.com/llvm/llvm-project
Commit: 777a403f896d811dbe36a7aed6ccacf6adf9c833
https://github.com/llvm/llvm-project/commit/777a403f896d811dbe36a7aed6ccacf6adf9c833
Author: Chao Chen <chao.chen at intel.com>
Date: 2025-05-12 (Mon, 12 May 2025)
Changed paths:
M mlir/include/mlir/Dialect/XeGPU/Utils/XeGPUUtils.h
M mlir/lib/Dialect/XeGPU/Transforms/XeGPUSubgroupDistribute.cpp
M mlir/lib/Dialect/XeGPU/Utils/XeGPUUtils.cpp
Log Message:
-----------
add utils
Commit: af01c99481e1a88fef78b2517cf9b2f531acbd9f
https://github.com/llvm/llvm-project/commit/af01c99481e1a88fef78b2517cf9b2f531acbd9f
Author: Chao Chen <chao.chen at intel.com>
Date: 2025-05-12 (Mon, 12 May 2025)
Changed paths:
M mlir/include/mlir/Dialect/XeGPU/Transforms/Passes.td
M mlir/lib/Dialect/XeGPU/Transforms/CMakeLists.txt
Log Message:
-----------
add skeleton
Commit: e8b43fbfe2b3764dc804b13975154b0f584c7d9b
https://github.com/llvm/llvm-project/commit/e8b43fbfe2b3764dc804b13975154b0f584c7d9b
Author: Chao Chen <chao.chen at intel.com>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M mlir/include/mlir/Dialect/XeGPU/IR/XeGPUAttrs.td
M mlir/lib/Dialect/XeGPU/Utils/XeGPUUtils.cpp
Log Message:
-----------
add filter
Commit: 3f73fda71e833ef844eec19bd2eda0f3b6b31020
https://github.com/llvm/llvm-project/commit/3f73fda71e833ef844eec19bd2eda0f3b6b31020
Author: Chao Chen <chao.chen at intel.com>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
A mlir/lib/Dialect/XeGPU/Transforms/XeGPUInstructionlize.cpp
Log Message:
-----------
clean up
Commit: ab448a34294bf2333af8ed52e6d4db540706d20f
https://github.com/llvm/llvm-project/commit/ab448a34294bf2333af8ed52e6d4db540706d20f
Author: Chao Chen <chao.chen at intel.com>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M mlir/include/mlir/Dialect/XeGPU/Utils/XeGPUUtils.h
M mlir/lib/Dialect/XeGPU/Transforms/XeGPUInstructionlize.cpp
M mlir/lib/Dialect/XeGPU/Utils/CMakeLists.txt
M mlir/lib/Dialect/XeGPU/Utils/XeGPUUtils.cpp
Log Message:
-----------
add scf type conversion util
Commit: 7b5e8f1193006591062592f5e8858c33113448fe
https://github.com/llvm/llvm-project/commit/7b5e8f1193006591062592f5e8858c33113448fe
Author: Chao Chen <chao.chen at intel.com>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M mlir/lib/Dialect/XeGPU/Transforms/XeGPUInstructionlize.cpp
M mlir/lib/Dialect/XeGPU/Utils/XeGPUUtils.cpp
Log Message:
-----------
partial working
Commit: e2eb9e63df30e9e84d3d09060ec493bc2b805f3d
https://github.com/llvm/llvm-project/commit/e2eb9e63df30e9e84d3d09060ec493bc2b805f3d
Author: Chao Chen <chao.chen at intel.com>
Date: 2025-05-15 (Thu, 15 May 2025)
Changed paths:
M mlir/include/mlir/Dialect/XeGPU/Utils/XeGPUUtils.h
M mlir/lib/Dialect/XeGPU/Transforms/XeGPUInstructionlize.cpp
M mlir/lib/Dialect/XeGPU/Transforms/XeGPUUnroll.cpp
M mlir/lib/Dialect/XeGPU/Utils/XeGPUUtils.cpp
Log Message:
-----------
refactor pack and unpack
Compare: https://github.com/llvm/llvm-project/compare/777a403f896d%5E...e2eb9e63df30
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