[all-commits] [llvm/llvm-project] 297746: InstCombine: Check GEP operand is available
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Sep 23 21:42:02 PDT 2025
Branch: refs/heads/users/arsenm/issue160302/check-gep-operand-available
Home: https://github.com/llvm/llvm-project
Commit: 2977467e91cb2eda83aa9b6f31fcc001f7848dae
https://github.com/llvm/llvm-project/commit/2977467e91cb2eda83aa9b6f31fcc001f7848dae
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-24 (Wed, 24 Sep 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
M llvm/test/Transforms/InstCombine/AMDGPU/ptr-replace-alloca.ll
Log Message:
-----------
InstCombine: Check GEP operand is available
Logic copied from the select case.
Fixes #160302
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