[all-commits] [llvm/llvm-project] afc09c: [libomptarget][AMDGPU] Remove MaxParallelLevel
pdhaliwal-amd via All-commits
all-commits at lists.llvm.org
Wed Dec 2 21:27:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: afc09c6fe44ecf99e5946b7fe08013f592504448
https://github.com/llvm/llvm-project/commit/afc09c6fe44ecf99e5946b7fe08013f592504448
Author: Pushpinder Singh <Pushpinder.Singh at amd.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
Log Message:
-----------
[libomptarget][AMDGPU] Remove MaxParallelLevel
Removes MaxParallelLevel references from rtl.cpp and drops
resulting dead code.
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D92463
More information about the All-commits
mailing list