Replace uses of SimpleHostPlatformDevice in tests with
HostPlatformDevice.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D24519
[SE] Use real HostPlatformDevice for testing ClosedPublic Authored by jhen on Sep 13 2016, 12:47 PM.
Details Summary Replace uses of SimpleHostPlatformDevice in tests with
Diff Detail
Event Timelinejhen updated this object. This revision is now accepted and ready to land.Sep 13 2016, 12:49 PM Closed by commit rL281384: [SE] Use real HostPlatformDevice for testing (authored by jhen). · Explain WhySep 13 2016, 1:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 71228 parallel-libs/trunk/streamexecutor/include/streamexecutor/platforms/host/HostPlatformDevice.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/unittests/CoreTests/SimpleHostPlatformDevice.h
parallel-libs/trunk/streamexecutor/unittests/CoreTests/DeviceTest.cpp
parallel-libs/trunk/streamexecutor/unittests/CoreTests/PackedKernelArgumentArrayTest.cpp
parallel-libs/trunk/streamexecutor/unittests/CoreTests/StreamTest.cpp
|