[all-commits] [llvm/llvm-project] 2a044f: [MLIR] Add [[maybe_unused]] to variables on used i...
Will Froom via All-commits
all-commits at lists.llvm.org
Wed Jan 15 02:22:23 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a044f8a092efb27fa1837f953bce8237d41e59b
https://github.com/llvm/llvm-project/commit/2a044f8a092efb27fa1837f953bce8237d41e59b
Author: Will Froom <will.froom at gmail.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorEmulateNarrowType.cpp
Log Message:
-----------
[MLIR] Add [[maybe_unused]] to variables on used in assert (#123037)
Add [[maybe_unused]] to suppresses warnings when `-NDEBUG` is enabled
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