[all-commits] [llvm/llvm-project] 625762: [llvm] Use llvm::append_range (NFC) (#133658)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Mar 30 18:43:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6257621f41d1deb31cfbfcee993a75991a0bca13
https://github.com/llvm/llvm-project/commit/6257621f41d1deb31cfbfcee993a75991a0bca13
Author: Kazu Hirata <kazu at google.com>
Date: 2025-03-30 (Sun, 30 Mar 2025)
Changed paths:
M llvm/include/llvm/CodeGen/TileShapeInfo.h
M llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/Legality.h
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
M llvm/lib/DebugInfo/LogicalView/Core/LVOptions.cpp
M llvm/lib/DebugInfo/LogicalView/Core/LVSymbol.cpp
M llvm/lib/DebugInfo/LogicalView/Readers/LVCodeViewReader.cpp
M llvm/lib/FileCheck/FileCheck.cpp
M llvm/lib/ObjCopy/COFF/COFFReader.cpp
M llvm/lib/ObjCopy/XCOFF/XCOFFReader.cpp
M llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
M llvm/lib/Support/CommandLine.cpp
M llvm/lib/Support/Debug.cpp
M llvm/lib/Support/SuffixTree.cpp
M llvm/lib/TableGen/Record.cpp
M llvm/utils/not/not.cpp
Log Message:
-----------
[llvm] Use llvm::append_range (NFC) (#133658)
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