[all-commits] [llvm/llvm-project] 20ecba: [MachineLICM] Let target decide if copy-like are c...
Guy David via All-commits
all-commits at lists.llvm.org
Tue Jul 1 04:30:40 PDT 2025
Branch: refs/heads/users/guy-david/licm-hoist-copy-like
Home: https://github.com/llvm/llvm-project
Commit: 20ecbae78bfb67954286559f7c2c64de9ffa048c
https://github.com/llvm/llvm-project/commit/20ecbae78bfb67954286559f7c2c64de9ffa048c
Author: Guy David <guyda96 at gmail.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/MachineLICM.cpp
M llvm/test/CodeGen/AArch64/dag-combine-concat-vectors.ll
M llvm/test/CodeGen/PowerPC/vsx-fma-m-early.ll
M llvm/test/CodeGen/X86/break-false-dep.ll
M llvm/test/CodeGen/X86/dag-update-nodetomatch.ll
M llvm/test/CodeGen/X86/pr57673.ll
M llvm/test/CodeGen/X86/reverse_branches.ll
Log Message:
-----------
[MachineLICM] Let target decide if copy-like are cheap
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