[PATCH] D86864: [MachineSinking] sink more profitable loads

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 02:57:19 PDT 2020


shchenz updated this revision to Diff 289112.
shchenz added a comment.

handle further more cases to sink profitable loads


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86864/new/

https://reviews.llvm.org/D86864

Files:
  llvm/lib/CodeGen/MachineSink.cpp
  llvm/test/CodeGen/RISCV/select-optimize-multiple.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/reductions.ll
  llvm/test/CodeGen/X86/2007-01-13-StackPtrIndex.ll
  llvm/test/CodeGen/X86/MachineSink-eflags.ll
  llvm/test/CodeGen/X86/avx2-masked-gather.ll
  llvm/test/CodeGen/X86/cmovcmov.ll
  llvm/test/CodeGen/X86/select.ll
  llvm/test/CodeGen/X86/vec_int_to_fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86864.289112.patch
Type: text/x-patch
Size: 41956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/428acb16/attachment-0001.bin>


More information about the llvm-commits mailing list