[all-commits] [llvm/llvm-project] 188f10: [mlir] Remove duplicate includes (NFC) (#167187)
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sun Nov 9 23:20:34 PST 2025
Branch: refs/heads/users/vitalybuka/spr/nfcsupport-remove-unused-getlongestmatch-from-specialcaselist
Home: https://github.com/llvm/llvm-project
Commit: 188f109490bd18f89bceb3dfb749f2bbb98f32d2
https://github.com/llvm/llvm-project/commit/188f109490bd18f89bceb3dfb749f2bbb98f32d2
Author: Kazu Hirata <kazu at google.com>
Date: 2025-11-08 (Sat, 08 Nov 2025)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparsificationAndBufferizationPass.cpp
M mlir/test/lib/Dialect/Test/TestDialect.cpp
Log Message:
-----------
[mlir] Remove duplicate includes (NFC) (#167187)
Identified with readability-duplicate-include.
Commit: 8628ff3ec0bfa50973fe68a73144c9ad3ed34fbb
https://github.com/llvm/llvm-project/commit/8628ff3ec0bfa50973fe68a73144c9ad3ed34fbb
Author: Kazu Hirata <kazu at google.com>
Date: 2025-11-08 (Sat, 08 Nov 2025)
Changed paths:
M llvm/lib/ObjectYAML/ELFYAML.cpp
Log Message:
-----------
[ObjectYAML] Remove extraneous .c_str() (NFC) (#167189)
maskedBitSetCase takes StringRef, so we can "implicitly cast"
std::string to StringRef.
Identified with readability-redundant-string-cstr.
Commit: 5f8f1d485d0899787b616f1c1a899da3da3e8102
https://github.com/llvm/llvm-project/commit/5f8f1d485d0899787b616f1c1a899da3da3e8102
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-11-09 (Sun, 09 Nov 2025)
Changed paths:
M clang/lib/Basic/Diagnostic.cpp
M clang/lib/Basic/ProfileList.cpp
M clang/lib/Basic/SanitizerSpecialCaseList.cpp
M llvm/include/llvm/Support/SpecialCaseList.h
M llvm/lib/ObjectYAML/ELFYAML.cpp
M llvm/lib/Support/SpecialCaseList.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparsificationAndBufferizationPass.cpp
M mlir/test/lib/Dialect/Test/TestDialect.cpp
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.7
[skip ci]
Commit: eb76cb46ee238d211a2b1c5dc709b8cbe965392b
https://github.com/llvm/llvm-project/commit/eb76cb46ee238d211a2b1c5dc709b8cbe965392b
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-11-09 (Sun, 09 Nov 2025)
Changed paths:
M clang/lib/Basic/Diagnostic.cpp
M clang/lib/Basic/ProfileList.cpp
M clang/lib/Basic/SanitizerSpecialCaseList.cpp
M llvm/include/llvm/Support/SpecialCaseList.h
M llvm/lib/ObjectYAML/ELFYAML.cpp
M llvm/lib/Support/SpecialCaseList.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparsificationAndBufferizationPass.cpp
M mlir/test/lib/Dialect/Test/TestDialect.cpp
Log Message:
-----------
rebase
Created using spr 1.3.7
Compare: https://github.com/llvm/llvm-project/compare/cadc8fa69335...eb76cb46ee23
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