[StreamExecutor] Dev handles in platform interface

Summary:
This is the first in a series of patches that will convert
GlobalDeviceMemory to own its device memory handle. The first step is to
remove GlobalDeviceMemoryBase from the PlatformInterface interfaces and
use raw handles there instead. This is useful because
GlobalDeviceMemoryBase is going to lose its importance in this process.

Reviewers: jlebar

Subscribers: jprice, parallel_libs-commits

Differential Revision: https://reviews.llvm.org/D24114

llvm-svn: 280401
GitOrigin-RevId: 8e5b54021ee42418c95397f2adde0ff7e755526b
6 files changed
tree: 363767b69e91921946c9b99dd90933af31149562
  1. streamexecutor/
  2. .arcconfig
  3. .clang-format
  4. README.rst