[llvm] [InstSimplify] Fold `getelementptr inbounds null, idx -> null` (PR #130742)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 30 11:09:20 PDT 2025


efriedma-quic wrote:

xalancbmk is a member access issue.  The glibc issue and the sdl2 issue are pointer arithmetic.  I don't think I've seen any other issues reported.

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


More information about the llvm-commits mailing list