[mlir] Fix a warning
This patch fixes: mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp:195:30: warning: cast from type ‘const long unsigned int*’ to type ‘void*’ casts away qualifiers [-Wcast-qual]
parent
cd5ee321
Please register or sign in to comment