[all-commits] [llvm/llvm-project] 6ca1f3: [mlir] Use llvm::fill (NFC) (#163329)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Oct 14 07:15:58 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ca1f3b14e437e748e4f5ccb0e12acca1b210605
https://github.com/llvm/llvm-project/commit/6ca1f3b14e437e748e4f5ccb0e12acca1b210605
Author: Kazu Hirata <kazu at google.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M mlir/lib/Target/Wasm/TranslateFromWasm.cpp
Log Message:
-----------
[mlir] Use llvm::fill (NFC) (#163329)
We can pass a range directly to llvm::fill.
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