C++17 allows us to call constructors pair and tuple instead of helper
functions make_pair and make_tuple.
Details
Details
- Reviewers
kazu - Group Reviewers
Restricted Project - Commits
- rG6443c0ee02c7: [AMDGPU] Stop using make_pair and make_tuple. NFC.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo