[llvm] [SCCP] Propagate non-null pointers (PR #106090)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 12:26:51 PDT 2024


dtcxzyw wrote:

> Can you have a look at https://github.com/dtcxzyw/llvm-opt-benchmark/pull/1247/files#r1731703928? This patch seems to incorrectly remove the null pointer checking in https://github.com/abseil/abseil-cpp/blob/master/absl/time/internal/cctz/src/time_zone_format.cc#L623-L646.

Oh, ignore me. This function is internal :)


https://github.com/llvm/llvm-project/pull/106090


More information about the llvm-commits mailing list