[all-commits] [llvm/llvm-project] c5c1ec: [libomptarget][nfc][amdgpu] Refactor uses of Kerne...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Wed May 26 11:27:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5c1ec7945ff2c26f4f9ce5db5ff647ee3f931ab
https://github.com/llvm/llvm-project/commit/c5c1ec7945ff2c26f4f9ce5db5ff647ee3f931ab
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-05-26 (Wed, 26 May 2021)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
Log Message:
-----------
[libomptarget][nfc][amdgpu] Refactor uses of KernelInfoTable
Suggested in D103059. Use a single lookup instead of two, more const, less mutation.
Reviewed By: dhruvachak
Differential Revision: https://reviews.llvm.org/D103093
More information about the All-commits
mailing list