[all-commits] [llvm/llvm-project] 1bcf21: Use std::uninitialized_move where appropriate. NFCI.
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Sat Aug 27 05:57:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1bcf21ca7f3649387df9815e065be2a0435b5a39
https://github.com/llvm/llvm-project/commit/1bcf21ca7f3649387df9815e065be2a0435b5a39
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-08-27 (Sat, 27 Aug 2022)
Changed paths:
M llvm/include/llvm/ADT/SmallVector.h
M mlir/lib/IR/OperationSupport.cpp
Log Message:
-----------
Use std::uninitialized_move where appropriate. NFCI.
More information about the All-commits
mailing list