[all-commits] [llvm/llvm-project] 61004b: [MLIR][GPU] Add xevm-attach-target transform pass....
Sang Ik Lee via All-commits
all-commits at lists.llvm.org
Thu Jul 10 13:44:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61004b7eb5bf63d813118753727e02be13d1e9e0
https://github.com/llvm/llvm-project/commit/61004b7eb5bf63d813118753727e02be13d1e9e0
Author: Sang Ik Lee <sang.ik.lee at intel.com>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
M mlir/include/mlir/Dialect/GPU/Transforms/Passes.td
M mlir/lib/Dialect/GPU/CMakeLists.txt
A mlir/lib/Dialect/GPU/Transforms/XeVMAttachTarget.cpp
M mlir/test/Dialect/LLVMIR/attach-targets.mlir
M mlir/test/lib/Dialect/GPU/CMakeLists.txt
Log Message:
-----------
[MLIR][GPU] Add xevm-attach-target transform pass. (#147372)
Add xevm-attach-target transform pass and unit-tests.
Co-authored-by: by Sang Ik Lee sang.ik.lee at intel.com.
Co-authored-by: Artem Kroviakov artem.kroviakov at intel.com
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