[all-commits] [llvm/llvm-project] 002905: [NFC][OpenMP][Offloading] Unified the construction...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Tue Jun 22 09:39:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 002905907432b19c1ce303d2cd8e3896dd360683
https://github.com/llvm/llvm-project/commit/002905907432b19c1ce303d2cd8e3896dd360683
Author: Shilei Tian <tianshilei1992 at gmail.com>
Date: 2021-06-22 (Tue, 22 Jun 2021)
Changed paths:
M openmp/libomptarget/src/device.cpp
Log Message:
-----------
[NFC][OpenMP][Offloading] Unified the construction of mapping table entry
This patch unifies construction of mapping table entry to use `emplace`.
Reviewed By: grokos
Differential Revision: https://reviews.llvm.org/D104580
More information about the All-commits
mailing list