[all-commits] [llvm/llvm-project] 5a8e60: [mlir] Use `llvm::fill` instead of `std::fill`(NFC...
Longsheng Mou via All-commits
all-commits at lists.llvm.org
Sun Jul 6 18:13:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a8e60e7249b27db491e45633ba58613fadc61b4
https://github.com/llvm/llvm-project/commit/5a8e60e7249b27db491e45633ba58613fadc61b4
Author: Longsheng Mou <longshengmou at gmail.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M mlir/lib/Analysis/Presburger/IntegerRelation.cpp
M mlir/lib/Analysis/Presburger/PWMAFunction.cpp
M mlir/lib/Bindings/Python/IRAttributes.cpp
M mlir/lib/Dialect/Affine/Analysis/AffineAnalysis.cpp
M mlir/lib/Dialect/Affine/Analysis/AffineStructures.cpp
M mlir/lib/Dialect/Affine/Analysis/Utils.cpp
M mlir/lib/Dialect/Affine/Transforms/LoopTiling.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/IterationGraphSorter.cpp
M mlir/lib/IR/AffineExpr.cpp
M mlir/lib/Pass/Pass.cpp
M mlir/lib/Transforms/Utils/Inliner.cpp
Log Message:
-----------
[mlir] Use `llvm::fill` instead of `std::fill`(NFC) (#146889)
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