[Parallel_libs-commits] [PATCH] D23851: [StreamExecutor] Rename Executor to Device

Justin Lebar via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Wed Aug 24 13:31:51 PDT 2016


jlebar accepted this revision.
This revision is now accepted and ready to land.

================
Comment at: streamexecutor/lib/unittests/DeviceTest.cpp:476
@@ +475,2 @@
+
+} // namespace
----------------
Looks like the file rename from ExecutorTest to DeviceTest was lost.


https://reviews.llvm.org/D23851





More information about the Parallel_libs-commits mailing list