[all-commits] [llvm/llvm-project] 4271a1: [llvm] Call *set::insert without checking membersh...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Jun 18 10:17:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4271a1ff33802b4be06945d6ee6b45f8b6bedc74
https://github.com/llvm/llvm-project/commit/4271a1ff33802b4be06945d6ee6b45f8b6bedc74
Author: Kazu Hirata <kazu at google.com>
Date: 2022-06-18 (Sat, 18 Jun 2022)
Changed paths:
M llvm/include/llvm/Analysis/IRSimilarityIdentifier.h
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/lib/CodeGen/MachinePipeliner.cpp
M llvm/lib/Target/AArch64/AArch64CollectLOH.cpp
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
M llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp
Log Message:
-----------
[llvm] Call *set::insert without checking membership first (NFC)
More information about the All-commits
mailing list