[llvm] [InstSimplify] Fold `getelementptr inbounds null, idx -> null` (PR #130742)
James Y Knight via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 28 10:26:23 PDT 2025
jyknight wrote:
Looks like the bug was already filed upstream against glibc, https://sourceware.org/bugzilla/show_bug.cgi?id=32393. I've added a comment.
https://github.com/llvm/llvm-project/pull/130742
More information about the llvm-commits
mailing list