[all-commits] [llvm/llvm-project] 6ad662: [mlir][amdgpu] Add Inliner interface (#162873)
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Fri Oct 10 11:34:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ad662d32294006dc1d71f70cee8eabdf9b0c415
https://github.com/llvm/llvm-project/commit/6ad662d32294006dc1d71f70cee8eabdf9b0c415
Author: Ivan Butygin <ivan.butygin at gmail.com>
Date: 2025-10-10 (Fri, 10 Oct 2025)
Changed paths:
M mlir/lib/Dialect/AMDGPU/IR/AMDGPUDialect.cpp
A mlir/test/Dialect/AMDGPU/inlining.mlir
Log Message:
-----------
[mlir][amdgpu] Add Inliner interface (#162873)
All the `amdgpu` dialect ops can be inlined.
---------
Signed-off-by: Ivan Butygin <ivan.butygin at gmail.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