[PATCH] D62908: [PowerPC] Improve float vector gather codegen

Kamau Bridgeman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 06:52:57 PDT 2019


kamaub updated this revision to Diff 225422.
kamaub edited the summary of this revision.
kamaub added a comment.

Updating the patch to improve float vector gather codegen

This patch updates how the improve float vector gather patch works to be more
readable and support Big Endian cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62908

Files:
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/float-vector-gather.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62908.225422.patch
Type: text/x-patch
Size: 5965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/0e50ca02/attachment.bin>


More information about the llvm-commits mailing list