[all-commits] [llvm/llvm-project] 516d6e: [mlir][gpu] Add optional attributes of kernelModul...
Zhen Wang via All-commits
all-commits at lists.llvm.org
Fri Dec 6 12:33:56 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 516d6ede122086027baa2288623605a423375e87
https://github.com/llvm/llvm-project/commit/516d6ede122086027baa2288623605a423375e87
Author: Zhen Wang <37195552+wangzpgi at users.noreply.github.com>
Date: 2024-12-06 (Fri, 06 Dec 2024)
Changed paths:
M mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
M mlir/lib/Dialect/GPU/Transforms/KernelOutlining.cpp
M mlir/test/Dialect/GPU/outlining.mlir
Log Message:
-----------
[mlir][gpu] Add optional attributes of kernelModule and kernelFunc for outlining kernels. (#118861)
Adding optional attributes so we can specify the kernel function names
and the kernel module names generated.
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