Files
clang-p2996/mlir/lib/ExecutionEngine/AsyncRuntime.cpp
yijiagu 4109276fb4 Replace void* with std::byte* in AsyncRuntime
Replace void* with std::byte* in AsyncRuntime to make it clear that these pointers point to a memory region.

Reviewed By: ezhulenev

Differential Revision: https://reviews.llvm.org/D140428
2022-12-20 19:17:35 -08:00

19 KiB