[all-commits] [llvm/llvm-project] c6e23a: [MLIR][XeVM] Fix unused variable warning in 66134e...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Mon Dec 8 10:26:51 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6e23ab80753a01dce270f5f8a133fbec942315d
https://github.com/llvm/llvm-project/commit/c6e23ab80753a01dce270f5f8a133fbec942315d
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-12-08 (Mon, 08 Dec 2025)
Changed paths:
M mlir/lib/Conversion/XeGPUToXeVM/XeGPUToXeVM.cpp
Log Message:
-----------
[MLIR][XeVM] Fix unused variable warning in 66134e7 (#171171)
Inline the variable only used in an assert per the LLVM coding
standards.
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