[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
Tue Jul 16 01:31:21 PDT 2019


wuzish updated this revision to Diff 210044.
wuzish added a comment.

Address comments


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

https://reviews.llvm.org/D64195

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64195.210044.patch
Type: text/x-patch
Size: 4185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/592428e0/attachment-0001.bin>


More information about the llvm-commits mailing list