[all-commits] [llvm/llvm-project] 1ef258: [MLIR][NVVM] Add missing cmake dependency
Guray Ozen via All-commits
all-commits at lists.llvm.org
Fri Jan 10 02:27:26 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ef258097293fb008bdf3a8955feae0f08fdd9ae
https://github.com/llvm/llvm-project/commit/1ef258097293fb008bdf3a8955feae0f08fdd9ae
Author: Guray Ozen <gozen at nvidia.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M mlir/lib/Dialect/LLVMIR/CMakeLists.txt
Log Message:
-----------
[MLIR][NVVM] Add missing cmake dependency
NVVMdialect uses InferIntRangeInterface, but its dependence was missing in cmake. This PR adds that.
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