[all-commits] [llvm/llvm-project] ed3534: Use std::make_tuple instead of initializer lists t...
AE via All-commits
all-commits at lists.llvm.org
Tue Aug 18 14:56:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ed3534452486728aa2981537ac8d8c5c3e1e6b0a
https://github.com/llvm/llvm-project/commit/ed3534452486728aa2981537ac8d8c5c3e1e6b0a
Author: Amara Emerson <amara at apple.com>
Date: 2020-08-18 (Tue, 18 Aug 2020)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
Log Message:
-----------
Use std::make_tuple instead of initializer lists to make a bot happy:
http://lab.llvm.org:8011/builders/clang-cmake-x86_64-avx2-linux
More information about the All-commits
mailing list