Commit 1979dab
[llvm] Call hash_combine_range with ranges (NFC) (llvm#143225)
We can now invoke hash_combine_range with a range.1 parent 5cd4ea0 commit 1979dab
File tree
2 files changed
+2
-2
lines changed- llvm
- include/llvm/Transforms/Vectorize/SandboxVectorizer
- lib/Support/Windows
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
748 | 748 | | |
749 | 749 | | |
750 | 750 | | |
751 | | - | |
| 751 | + | |
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
| |||
0 commit comments