[all-commits] [llvm/llvm-project] 5e834b: [mlir] Call hash_combine_range with ranges (NFC) (...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Apr 20 16:36:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e834b9ec7fc85072ec12de780d3c793c03b7d00
https://github.com/llvm/llvm-project/commit/5e834b9ec7fc85072ec12de780d3c793c03b7d00
Author: Kazu Hirata <kazu at google.com>
Date: 2025-04-20 (Sun, 20 Apr 2025)
Changed paths:
M mlir/include/mlir/Dialect/Polynomial/IR/Polynomial.h
M mlir/include/mlir/IR/BlockSupport.h
M mlir/include/mlir/IR/TypeRange.h
M mlir/lib/Dialect/Quant/IR/TypeDetail.h
M mlir/lib/Dialect/SPIRV/Linking/ModuleCombiner/ModuleCombiner.cpp
M mlir/lib/Dialect/Vector/Transforms/VectorUnroll.cpp
M mlir/lib/Transforms/Utils/DialectConversion.cpp
M mlir/unittests/IR/OpPropertiesTest.cpp
Log Message:
-----------
[mlir] Call hash_combine_range with ranges (NFC) (#136512)
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