[PATCH] D54409: PowerPC/SPE: Fix load/store handling for SPE

Justin Hibbits via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 20:31:47 PST 2019


jhibbits updated this revision to Diff 185484.
jhibbits retitled this revision from "PowerPC/SPE: Fix register spilling for SPE registers" to "PowerPC/SPE: Fix load/store handling for SPE".
jhibbits edited the summary of this revision.
jhibbits added a comment.
Herald added a project: LLVM.

Incorporate patch from @kthomsen for handling globals.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54409

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCRegisterInfo.cpp
  test/CodeGen/PowerPC/spe.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54409.185484.patch
Type: text/x-patch
Size: 4301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/8995a0fe/attachment.bin>


More information about the llvm-commits mailing list