[PATCH] D64195: [PowerPC] Replace float load/store pair with integer load/store pair when it's only used in load/store

Zixuan Wu (Zeson) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 20:37:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366775: [PowerPC] Replace float load/store pair with integer load/store pair when it's… (authored by wuzish, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64195?vs=210044&id=211246#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64195

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
  llvm/trunk/test/CodeGen/PowerPC/float-load-store-pair.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc64-smallarg.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc64le-smallarg.ll
  llvm/trunk/test/CodeGen/PowerPC/pwr7-gt-nop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64195.211246.patch
Type: text/x-patch
Size: 4350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190723/b94f5892/attachment.bin>


More information about the llvm-commits mailing list