[all-commits] [llvm/llvm-project] 437f96: [llvm] Call *set::insert without checking membersh...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Jun 18 10:22:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 437f960062e37d3ad656b97bd9a87a148093adbc
https://github.com/llvm/llvm-project/commit/437f960062e37d3ad656b97bd9a87a148093adbc
Author: Kazu Hirata <kazu at google.com>
Date: 2022-06-18 (Sat, 18 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/ARM/A15SDOptimizer.cpp
M llvm/lib/Target/BPF/BPFMIPeephole.cpp
M llvm/lib/Target/BPF/BTFDebug.cpp
M llvm/utils/TableGen/DirectiveEmitter.cpp
Log Message:
-----------
[llvm] Call *set::insert without checking membership first (NFC)
More information about the All-commits
mailing list