[all-commits] [llvm/llvm-project] 7a97cd: [AMDGPU][Libomptarget] Remove redundant functions
pdhaliwal-amd via All-commits
all-commits at lists.llvm.org
Sun Jun 20 23:13:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a97cd9da787d560fee397eb598360349734711e
https://github.com/llvm/llvm-project/commit/7a97cd9da787d560fee397eb598360349734711e
Author: Pushpinder Singh <Pushpinder.Singh at amd.com>
Date: 2021-06-21 (Mon, 21 Jun 2021)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/impl/system.cpp
Log Message:
-----------
[AMDGPU][Libomptarget] Remove redundant functions
There does not seem to be any use of these functions. They just
put the value to a local which is never used again.
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D104512
More information about the All-commits
mailing list