[all-commits] [llvm/llvm-project] cf27e8: [mlir][LLVM] Fix missing MLIRNVGPUDialect dependen...
arthurqiu via All-commits
all-commits at lists.llvm.org
Tue Dec 10 14:48:33 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf27e8ea04c39a0f20d465563241bdf2872f2bd7
https://github.com/llvm/llvm-project/commit/cf27e8ea04c39a0f20d465563241bdf2872f2bd7
Author: arthurqiu <arthurq at nvidia.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M mlir/lib/Conversion/GPUToNVVM/CMakeLists.txt
Log Message:
-----------
[mlir][LLVM] Fix missing MLIRNVGPUDialect dependency for MLIRGPUToNVVMTransforms (#119306)
This patch adds the missing MLIRNVGPUDialect dependency for
MLIRGPUToNVVMTransforms, which comes from
[LowerGpuOpsToNVVMOps.cpp](https://github.com/llvm/llvm-project/blob/7498eaa9abf2e4ac0c10fa9a02576d708cc1b624/mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp#L34)
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