[all-commits] [llvm/llvm-project] c5b0da: InstCombine: Preserve inbounds in PointerReplacer ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon May 13 04:49:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5b0da9d83971d94d3b26105b1e42d3a3826ef1e
https://github.com/llvm/llvm-project/commit/c5b0da9d83971d94d3b26105b1e42d3a3826ef1e
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-05-13 (Mon, 13 May 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
M llvm/test/Transforms/InstCombine/AMDGPU/memcpy-from-constant.ll
M llvm/test/Transforms/InstCombine/memcpy-addrspace.ll
Log Message:
-----------
InstCombine: Preserve inbounds in PointerReplacer (#91735)
This avoids spurious test changes in a future commit.
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