diff options
author | Aart Bik <39774503+aartbik@users.noreply.github.com> | 2023-09-12 13:07:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-12 13:07:24 -0700 |
commit | 3635c7437558870aa17310ff55074c48ab5683f8 (patch) | |
tree | a8d87386b98dea08ceda17e88c517c9daeb4d1ea /clang/lib/CodeGen/CodeGenModule.h | |
parent | cff72d70224bacbd55162da93a5c8f1c4aed2e43 (diff) | |
download | llvm-3635c7437558870aa17310ff55074c48ab5683f8.zip llvm-3635c7437558870aa17310ff55074c48ab5683f8.tar.gz llvm-3635c7437558870aa17310ff55074c48ab5683f8.tar.bz2 |
[mlir][gpu][sparse] gracefully accept zero size allocation (#66127)
This cleans up a unnecessary code that changes zero size allocation to
avoid the following error message
'cuMemAlloc(&ptr, sizeBytes)' failed with 'CUDA_ERROR_INVALID_VALUE'
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions