[all-commits] [llvm/llvm-project] dfd50f: [mlir][nvgpu] Delete nvgpu dialect unused variable...
lonely eagle via All-commits
all-commits at lists.llvm.org
Mon Sep 22 06:05:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfd50f91f237353deff999275c496113af3f4b2b
https://github.com/llvm/llvm-project/commit/dfd50f91f237353deff999275c496113af3f4b2b
Author: lonely eagle <2020382038 at qq.com>
Date: 2025-09-22 (Mon, 22 Sep 2025)
Changed paths:
M mlir/include/mlir/Dialect/NVGPU/IR/NVGPUDialect.h
M mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp
Log Message:
-----------
[mlir][nvgpu] Delete nvgpu dialect unused variable kMaxTMALastdimByte (NFC) (#155825)
Since the size of the last dimension of TMA is no longer fixed at 128
bytes, remove the kMaxTMALastdimByte.
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