reble / llvm

Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
4 stars 4 forks source link

Implement using handler::memset() in a graph node. #148

Closed EwanC closed 1 year ago

EwanC commented 1 year ago

Implement using handler::memset for USM data inside a command-group for both record & replay and the explicit API, backend up by testing.

EwanC commented 1 year ago

Done in https://github.com/reble/llvm/pull/306