[PATCH] D82709: [MachineLICM] [PowerPC] hoisting rematerializable cheap instructions based on register pressure.
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 21 02:59:11 PST 2020
shchenz updated this revision to Diff 313058.
Herald added subscribers: kerbowa, pengfei, arphaman, aheejin, jgravelle-google, sbc100, nhaehnle, jvesely, dschuff.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82709/new/
https://reviews.llvm.org/D82709
Files:
llvm/lib/CodeGen/MachineLICM.cpp
llvm/test/CodeGen/AMDGPU/infinite-loop.ll
llvm/test/CodeGen/AMDGPU/nested-loop-conditions.ll
llvm/test/CodeGen/AMDGPU/si-annotate-cf.ll
llvm/test/CodeGen/PowerPC/rematerializable-instruction-machine-licm.ll
llvm/test/CodeGen/PowerPC/stdux-constuse.ll
llvm/test/CodeGen/Thumb2/mve-gather-scatter-optimisation.ll
llvm/test/CodeGen/WebAssembly/cfg-stackify.ll
llvm/test/CodeGen/WebAssembly/reg-stackify.ll
llvm/test/CodeGen/X86/2007-01-13-StackPtrIndex.ll
llvm/test/CodeGen/X86/2008-10-27-CoalescerBug.ll
llvm/test/CodeGen/X86/known-bits.ll
llvm/test/CodeGen/X86/pr38795.ll
llvm/test/CodeGen/X86/ragreedy-hoist-spill.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82709.313058.patch
Type: text/x-patch
Size: 88692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201221/fc38f715/attachment-0001.bin>
More information about the llvm-commits
mailing list