Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp
Jay Foad 6443c0ee02 [AMDGPU] Stop using make_pair and make_tuple. NFC.
C++17 allows us to call constructors pair and tuple instead of helper
functions make_pair and make_tuple.

Differential Revision: https://reviews.llvm.org/D139828
2022-12-14 13:22:26 +00:00

100 KiB