Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
Simon Pilgrim ee3da8958a [AMDGPU] Fix null-dereference static analysis warnings. NFCI.
Avoid repeated calls to isZeroValue() and check for a null pointer before dereferencing a dyn_cast<>.
2021-01-26 15:43:59 +00:00

22 KiB