[all-commits] [llvm/llvm-project] 311994: [DFAJumpThreading] Fix possible null dereference (...
Daniel Kuts via All-commits
all-commits at lists.llvm.org
Mon Sep 8 11:15:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31199459f4f3fae7df99c743807443381ea6ce2a
https://github.com/llvm/llvm-project/commit/31199459f4f3fae7df99c743807443381ea6ce2a
Author: Daniel Kuts <kutz at ispras.ru>
Date: 2025-09-09 (Tue, 09 Sep 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
Log Message:
-----------
[DFAJumpThreading] Fix possible null dereference (#157461)
Fixes #157450
---------
Co-authored-by: Nikita Popov <github at npopov.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list