[all-commits] [llvm/llvm-project] c78acc: [NFC]Fix possibly derefer nullptr in ComplexDeinte...
XinWang10 via All-commits
all-commits at lists.llvm.org
Wed Jun 28 20:26:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c78acc92759cda8fc6ecb2690df39c7ee65355bf
https://github.com/llvm/llvm-project/commit/c78acc92759cda8fc6ecb2690df39c7ee65355bf
Author: Wang, Xin10 <xin10.wang at intel.com>
Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths:
M llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
Log Message:
-----------
[NFC]Fix possibly derefer nullptr in ComplexDeinterleavingPass.cpp
Fix static analyzer reports issue, add assert to avoid analyzer report.
Reviewed By: igor.kirillov
Differential Revision: https://reviews.llvm.org/D153942
More information about the All-commits
mailing list