[all-commits] [llvm/llvm-project] 477f9f: [llvm] Call hash_combine_range with ranges (NFC) (...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Jun 6 22:55:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 477f9f6d92a49a69b26c44cf08234f2eb68c900a
https://github.com/llvm/llvm-project/commit/477f9f6d92a49a69b26c44cf08234f2eb68c900a
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/VecUtils.h
M llvm/lib/Support/Windows/Path.inc
Log Message:
-----------
[llvm] Call hash_combine_range with ranges (NFC) (#143225)
We can now invoke hash_combine_range with a range.
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