[PATCH] D154394: [PowerPC] Add DFP conversion instructions definitions and MC tests

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 15:43:58 PDT 2023


lei created this revision.
lei added reviewers: nemanjai, stefanp, amyk, power-llvm-team.
Herald added subscribers: shchenz, hiraditya.
Herald added a project: All.
lei requested review of this revision.
Herald added a project: LLVM.

Add td definitions and asm/disasm tests for the quantum conversion
instructions in ISA 3.1 section 5.6.5


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D154394

Files:
  llvm/lib/Target/PowerPC/PPCInstrDFP.td
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-dfp.txt
  llvm/test/MC/PowerPC/ppc64-encoding-dfp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154394.536910.patch
Type: text/x-patch
Size: 9260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/b12ada9d/attachment.bin>


More information about the llvm-commits mailing list