[PATCH] D140414: [PowerPC] Implement P10 Byte Reverse Insructions

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 12:01:30 PST 2022


lei updated this revision to Diff 484346.
lei added a comment.

fix test doc wording


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140414

Files:
  llvm/lib/Target/PowerPC/P10InstrResources.td
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrP10.td
  llvm/test/CodeGen/PowerPC/p10-bswap.ll
  llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ISA31.txt
  llvm/test/MC/PowerPC/ppc64-encoding-ISA31.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140414.484346.patch
Type: text/x-patch
Size: 9717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221220/ec353dd0/attachment.bin>


More information about the llvm-commits mailing list