Replace void* with std::byte* in AsyncRuntime to make it clear that these pointers point to a memory region.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/include/mlir/ExecutionEngine/AsyncRuntime.h | ||
|---|---|---|
| 18 | Build is failing, looks like it's missing <cstddef> | |
Build is failing, looks like it's missing <cstddef>