[all-commits] [llvm/llvm-project] c37b25: Revert "[InstSimplify] Fold `getelementptr inbound...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Thu May 1 14:22:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c37b2549ff0150301eb23bd28c2802efc426b7f2
https://github.com/llvm/llvm-project/commit/c37b2549ff0150301eb23bd28c2802efc426b7f2
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-05-01 (Thu, 01 May 2025)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/CodeGen/AMDGPU/memcpy-crash-issue63986.ll
M llvm/test/Transforms/InstCombine/store.ll
M llvm/test/Transforms/InstSimplify/gep.ll
Log Message:
-----------
Revert "[InstSimplify] Fold `getelementptr inbounds null, idx -> null` (#130742)" (#138168)
Revert #130742 for now to avoid breaking glibc failures until the
workaround patches are landed.
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