[PATCH] D70657: [Power9] Remove the PPCISD::XXREVERSE as it has completely the same semantics of ISD::BSWAP

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 22 23:48:11 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d5e35e89d73: [Power9] Remove the PPCISD::XXREVERSE as it has completely the same semantics… (authored by steven.zhang).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70657

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/vec_revb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70657.235099.patch
Type: text/x-patch
Size: 5318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191223/908c68d6/attachment.bin>


More information about the llvm-commits mailing list