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

James Y Knight via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 30 10:56:15 PDT 2025


jyknight wrote:

Is there a real-world optimization benefit derived from this fold? Or is it just added because it's an obviously-correct simplification?

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


More information about the llvm-commits mailing list