[all-commits] [llvm/llvm-project] 5fd6c4: [mlir][GPUToNVVM] Add `benefit` to populate functions
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Feb 24 01:20:42 PST 2025
Branch: refs/heads/users/matthias-springer/gpu_benefit
Home: https://github.com/llvm/llvm-project
Commit: 5fd6c44dcafc2f05156f28066707d63fe7838b08
https://github.com/llvm/llvm-project/commit/5fd6c44dcafc2f05156f28066707d63fe7838b08
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M mlir/include/mlir/Conversion/GPUToNVVM/GPUToNVVMPass.h
M mlir/include/mlir/Dialect/GPU/TransformOps/GPUTransformOps.td
M mlir/lib/Conversion/GPUCommon/GPUOpsLowering.h
M mlir/lib/Conversion/GPUCommon/IndexIntrinsicsOpLowering.h
M mlir/lib/Conversion/GPUCommon/OpToFuncCallLowering.h
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/lib/Conversion/GPUToNVVM/WmmaOpsToNvvm.cpp
M mlir/lib/Dialect/GPU/TransformOps/GPUTransformOps.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm-32b.mlir
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
Log Message:
-----------
[mlir][GPUToNVVM] Add `benefit` to populate functions
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