[PATCH] D150447: [MachineSink] Don't reject sinking because of a dead def in isProfitableToSinkTo()
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 01:02:25 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG64599ac97eb1: [MachineSink] Don't reject sinking because of dead def in isProfitableToSinkTo… (authored by jonpa).
Changed prior to commit:
https://reviews.llvm.org/D150447?vs=521639&id=522479#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150447/new/
https://reviews.llvm.org/D150447
Files:
llvm/lib/CodeGen/MachineSink.cpp
llvm/test/CodeGen/AMDGPU/collapse-endcf.ll
llvm/test/CodeGen/AMDGPU/loop_exit_with_xor.ll
llvm/test/CodeGen/AMDGPU/should-not-hoist-set-inactive.ll
llvm/test/CodeGen/SystemZ/machinesink-dead-cc.mir
llvm/test/CodeGen/X86/2007-01-13-StackPtrIndex.ll
llvm/test/CodeGen/X86/dag-update-nodetomatch.ll
llvm/test/CodeGen/X86/statepoint-cmp-sunk-past-statepoint.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150447.522479.patch
Type: text/x-patch
Size: 9687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/09c31513/attachment.bin>
More information about the llvm-commits
mailing list