[SE] Don't pack raw device mem args

Summary:
Step 4 of getting GlobalDeviceMemory to own its handle.

Take out code to pack untyped device memory types as kernel arguments.
When GlobalDeviceMemory owns its handle, users will never touch untyped
device memory types, so they will never pass them as kernel args.

Reviewers: jlebar

Subscribers: jprice, parallel_libs-commits

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

llvm-svn: 280496
GitOrigin-RevId: f26ef0a27afc42450e5af19135a32755b9f47b1d
2 files changed
tree: 611dc32f609e4e6b67cbbcc571e5b33f8a4bdb0d
  1. streamexecutor/
  2. .arcconfig
  3. .clang-format
  4. README.rst