[all-commits] [llvm/llvm-project] 4ff4d6: [ReplaceConstant] Don't create instructions for th...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri Nov 21 18:13:59 PST 2025
Branch: refs/heads/users/shiltian/avoid-creating-insts-multiple-times-in-a-bb
Home: https://github.com/llvm/llvm-project
Commit: 4ff4d682a3703ef404cddf79613c4b73375b986d
https://github.com/llvm/llvm-project/commit/4ff4d682a3703ef404cddf79613c4b73375b986d
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-11-21 (Fri, 21 Nov 2025)
Changed paths:
M llvm/lib/IR/ReplaceConstant.cpp
A llvm/test/CodeGen/AMDGPU/same-lds-variable-multiple-use-in-one-phi-node.ll
Log Message:
-----------
[ReplaceConstant] Don't create instructions for the same constant multiple times in the same basic block
Fixes #167500.
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