[all-commits] [llvm/llvm-project] ed0ee3: [mlir] Use llvm::fill (NFC) (#147100)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Jul 4 13:30:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed0ee3a419f36f90d6401b03b70704a8ff632d0b
https://github.com/llvm/llvm-project/commit/ed0ee3a419f36f90d6401b03b70704a8ff632d0b
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
Log Message:
-----------
[mlir] Use llvm::fill (NFC) (#147100)
We can pass a range 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