[PATCH] D50986: [mips] Prevent shrink-wrap for BuildPairF64, ExtractElementF64 when they use $sp

Vladimir Stefanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 07:08:22 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340927: [mips] Prevent shrink-wrap for BuildPairF64, ExtractElementF64 when they use $sp (authored by vstefanovic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50986?vs=162062&id=163079#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50986

Files:
  llvm/trunk/lib/Target/Mips/MipsSEFrameLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsSEISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/Mips/buildpairf64-extractelementf64-implicit-sp.ll
  llvm/trunk/test/CodeGen/Mips/shrink-wrap-buildpairf64-extractelementf64.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50986.163079.patch
Type: text/x-patch
Size: 8122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180829/5224de58/attachment.bin>


More information about the llvm-commits mailing list