[llvm] [SCCP] Propagate non-null pointers (PR #106090)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 26 12:25:17 PDT 2024
https://github.com/dtcxzyw requested changes to this pull request.
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.
https://github.com/llvm/llvm-project/pull/106090
More information about the llvm-commits
mailing list