[all-commits] [llvm/llvm-project] 70ff19: [Libomptarget] Add new enum to the dynamically ope...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Feb 2 13:15:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70ff191900a0ba17ca2d8d403fc860d3ea7b9af2
https://github.com/llvm/llvm-project/commit/70ff191900a0ba17ca2d8d403fc860d3ea7b9af2
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-02-02 (Thu, 02 Feb 2023)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa.h
Log Message:
-----------
[Libomptarget] Add new enum to the dynamically opened HSA implementation
Summary:
We added a new agent information enum in a previous commit. This was not
added to the dynamic HSA implementation so it failed to compile without
a local HSA install to use.
More information about the All-commits
mailing list