push
github
llvm/execution/cuda: Always use pycuda ArgumentHandler as cached buffer (#3010) Only the ArgumentHandler class provides the .array member that is used to check if a gpu_buffer is not stale. Fixes: 36e52b8ce ("llvm/execution/cuda: Use numpy argument handlers to access compiled structures") Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
11624 of 14851 branches covered (78.27%)
Branch coverage included in aggregate %.
0 of 1 new or added line in 1 file covered. (0.0%)
1 existing line in 1 file now uncovered.31798 of 36717 relevant lines covered (86.6%)
0.87 hits per line