[all-commits] [llvm/llvm-project] 7168e5: [NFC] Add checks for potential null returns
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Tue Dec 13 06:30:49 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7168e501e4ee9cafecdcfd7c7216909f4609f88a
https://github.com/llvm/llvm-project/commit/7168e501e4ee9cafecdcfd7c7216909f4609f88a
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M llvm/lib/CodeGen/BreakFalseDeps.cpp
M llvm/lib/CodeGen/SelectOptimize.cpp
M llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
Log Message:
-----------
[NFC] Add checks for potential null returns
More information about the All-commits
mailing list